搜索资源列表
Chat-tool
- Socket编程实现聊天工具。基于Visual C++。步骤完整,结构清晰,一目了然,适合新手。-The programming Socket chatting tools. Based on Visual c++. Steps to complete, clear, be clear at a glance, and suitable for the structure of the novice.
socket
- socket客户端和服务器,具有聊天,文件上传,下载的功能,文件上传、下载带有实时的进度条-socket client and server, chat, file upload and download function, file upload, download with real-time progress bar
2
- 一个程序为服务端,建立UDP服务端套接字 另外一个程序为客户端,建立UDP客户端套接字 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序.-A procedure for the server, a UDP server socket another program for the client, UDP client socket the two new program can be interconnected, complete a chat program of TC
3
- 一个程序为服务端,建立UDP服务端套接字。 另外一个程序为客户端,建立UDP客户端套接字。 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序。-A procedure for the server, a UDP server socket.Another program for the client, UDP client socket.The two new program can be interconnected, complete a chat program t
Chat-system-based-on-socket
- 基于SOCKET的网络聊天系统分析设计,论述了Windows 环境下的实现计算机数据传输服务的机制。-SOCKET network chat system analysis and design based on
SocketChat-master
- Simple group chat between clients using socket programming. Tcp protocol is used for communication