搜索资源列表
async_full_duplex.zip
- 含有接收、发送、服务三个线程的Socket程序
async_socket.zip
- 异步socket类
cs_sdk_src.zip
- 一个Client/Server Socket类
CTimeoutSocket.zip
- 具有超时检测功能的Socket类
fduplex.zip
- 一个用VC开发的全双工Socket通讯程序
SockSpy.zip
- 使用替换wsock32.dll文件来跟踪windows socket api函数的程序
tcp.zip
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子
timeoutsocket.zip
- 具有超时处理的Socket类
TOOCSforDelphi.zip
- 高可靠,易用,小型的socket
wal.zip使用Windows Socket API编写的通用函数
- 使用Windows Socket API编写的通用函数,包含异步socket的使用,General function writed by Windows Socket API, containing the use of non-synchronized socket
socketCppWrapper.zip
- 一个unix和windows通用的socket函数封装的类,A class which is encapulated by common socket functions and can be used in unix and windows.
rawstuff.zip
- 使用packet32实现的raw socket的初始化、接收数据包、发送数据包、关闭等功能。,It has realised the Raw socket`s initialation, receiving, sending of data packets and closing functions in which packet32 is used.
SocketPro.zip
- Socket的工具包,简化网络编程,很好的socket通信工具包,Socket tool kit to simplify network programming, a good socket communication Toolkit
SocketConnection.zip
- J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html ,J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
SocketServer.zip
- Full Multi-thread Client or Server Socket Class with ThreadPool,Full Multi-thread Client or Server Socket Class with ThreadPool
ping.zip
- 使用ICMP协议实现ping命令,用raw socket实现,简洁清晰,学习网络编程必看。,The use of ICMP protocol ping command, using raw socket to achieve, simple clear, see Learning Network Programming.
async_socket.zip
- 异步socket类, Asynchronous socket kind
tcp
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general function, simple is easy to use. Brings under Unix the small example
18265_borland_socket_server_fixed_d5_to_d7.ZIP
- borland socket server fixed d5 to d7
SOCKET.ZIP
- Socket编程.TCP链接建立方法,Socket=IP地址:端口号-Socket Program in VC++