搜索资源列表
MySocketPro
- 用socket套接字处理串口通信功能,实现客户端和服务器的连接和断开的功能-Socket socket to use to deal with serial communication function, the realization of the client and server functions connect and disconnect
CSockClient
- C++ MFC SOCKET通讯客户端 可以连接服务端 进行聊天通讯、文件传输等功能 默认端口为5050 默认IP地址192.168.0.1-The C++ MFC SOCKET messaging client can be connected to the server chat communication, file transfer function default port 5050 default IP address 192.168.0.1
tcpclient
- tcp 通讯客户端socket建立的完整过程,对实际应用者有用。-tcp communications client socket to establish the complete process, useful to the actual application.
udpclient_nonblocking
- udp客户端nonblocking情况下socket建立过程。-case udp client nonblocking socket creation process.
udpclient_blocking
- udp 客户端blocking情况时的socket建立过程。-case udp client blocking socket creation process.
cPP-socket(tcp)
- TCPIP通讯,含有一个客户端和服务器端,C++,以通过VC6.0编译-TCPIP communications, containing a client and server side, C++, VC6.0 compiler through
intranetAgent
- 隔离网闸通信代理客户端代码工程文件, socket通信-Isolation gateway communication proxy client code project file, socket communication
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)
vb-socket-server-client
- 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co