搜索资源列表
netdllHwSocket
- 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。
libcommoncpp2_1.7.3.orig.tar
- 国外开源组织封装的类,包括串口通讯,SOCKET,TCP通信,功能很强大。-Foreign open-source organization package categories, including serial communication, SOCKET, TCP communication, powerful.
TcpCom
- 串口数据和SOCKET TCP数据互相转发; 功能可选,可以单独运行。-TCP and COM
tcpclient
- tcp 通讯客户端socket建立的完整过程,对实际应用者有用。-tcp communications client socket to establish the complete process, useful to the actual application.
tcpserver
- tcp 服务器端socket建立过程,适用于实际应用。-tcp server socket creation process for practical applications.
TCPcPP
- tcp通信,套接字,客户端,可以实现类似qq的功能,用到信号量的知识-tcp socket
cPP-socket(tcp)
- TCPIP通讯,含有一个客户端和服务器端,C++,以通过VC6.0编译-TCPIP communications, containing a client and server side, C++, VC6.0 compiler through
TaoJieZi
- TCP,UDP套接字通信,可实现客户端和服务端的收发通信-TCP, UDP socket communication, you can send and receive communications between the client and server
套接字程序(TCP)+
- 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)