搜索资源列表
socket
- 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
socket
- TCP 客户端和服务器端,非常的简单,适合初学者搞清楚TCP的原理-TCP client and server-side, very easy for beginners to figure out the principles of TCP
Server_Client
- TCP/IP Socket Server Source Client Source Chat Program
Client-server_socket
- this is file for Client server socket TCP
Socket
- 用C#语言实现网络答题系统,服务器端出题,客户端答题,帮助理解tcp的传送过程,理解socket的使用方法-Using C# language questions network systems, servers bring out questions, answer the client to help understand the transmission process tcp, understanding the use of socket
vc++ socket 通讯程序
- vc++ socket 通讯程序,包括client端和server端-vc++ socket communication program,include client and server
socket
- 模拟服务器端和客户端,模拟TCP/IP协议和服务器浏览器工作流程。-Simulation server-side and client-side, analog TCP/IP protocol and the server browser workflow.
TCPClientDEMO
- TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
CMultiSvr-(SOCKET-API-Multi-Thread)
- socket API 非阻塞消息方式下写的TCP客户端示例(一客户端连接多服务器)-socket API no blocking tcp client
tcp-socket
- tcp socket client server chat system
socket
- 用JAVA写的SOCKET客户端通信,里面有详细的注释,可以很清楚看懂,也是根据终端第三方支付做的通信。-Written in JAVA SOCKET client communications, there are detailed notes, can clearly understand, paid to do a third party according to the terminal communication.
Client.c
- simple socket client to send message to socket server using tcp
SOCKET
- delphi中Socket客户端和服务端使用的简单例子-delphi Socket Client and Server Demo
socket
- socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
socket-(clientaserver)
- socket 客户端和服务器进行网络发送消息通信程序-socket client and server program
client
- C实现的socket编程的client端-socket client
Client
- socket 通信客户端例程,开发环境为Dev C-socket client code,based on Dev C++
socket
- socket编程实现,分为client端和server端,在linux操作系统下实现用户交互(Socket programming implementation, divided into client and server side, implemented user interaction under Linux operating system)
TCP_IP socket编程
- 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。 《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t
VB Socket
- 建立客户端 实现与服务端的socket通讯(Setting up a client to implement socket communication with the server)