搜索资源列表
socket client
- socket client sample code with tcp protocol
Delphi Socket 局域网内服务器与客户端进行通信源码
- Delphi Socket 局域网内服务器与客户端进行通信源码。,Delphi Socket LAN Server and Client message
Client.rar
- linux socket通信客户端例程 实现与服务器的通信,linux socket communication routines to achieve the client and server communications
SOCKET-TCP.rar
- 该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例,The agreement built on the TCP/IP based, to ensure high reliability of the file transfer. This procedure is a FTP client software examples
SocketServer.zip
- Full Multi-thread Client or Server Socket Class with ThreadPool,Full Multi-thread Client or Server Socket Class with ThreadPool
socket
- 运用socket的客户端与服务端通信,通过抓包工具可以分析Tcp服务。-The use of socket client and server communications, through the capture tool Tcp services can be analyzed.
Client
- socket套接字,实现交互双方的路径显示,以及文件的传输-Socket socket, the realization of interaction between the two sides show the path and file transfers
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
socket
- VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
Client-server_socket
- this is file for Client server socket TCP
socket
- 基于C#网络通信编程,SOCKET客户端与服务端通信协议的程序连接测试,IPADDRESS类使用。-Network communication based on C# programming, SOCKET client and server communication protocols to connect test, IPADDRESS class to use.
socket
- 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
c_socket_client_server
- linux环境下基于流式socket的客户端与服务器程序,程序涉及发送结构体,LINUX环境下连接mysql数据库。多路复用的I/O.注释详细-linux environment based on stream socket client and server program, the program involves sending structure, LINUX environment connecting mysql database. Multiplexed I/O. For more
TCPClientDEMO
- TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
Client
- wince socket客户端程序 通过输入IP地址连接服务器-wince socket client program
Socket-Client-Sever
- 简单的Socket客户-服务端代码.能够实现设置端口并连接socket进行进程间通信。-Socket Client-sever code, used for process communication
client-socket
- It help to develop the socket client architecture. the code is written in vc++ and uses the mfc
clt
- socket客户端程序,用Visual C++编写,可直接运行。(Socket client program, written with Visual C++, can be run directly.)
Socket客户端
- 基于Linux的socket客户端程序,可以执行简单的网络通信功能。(socket Client on Linux)