搜索资源列表
基于TCPIP的局域网多用户通信系统
- 基于TCP/IP协议的网络多用户通信系统,可实现聊天、文件传送等应用,C++写的。-based on the TCP / IP protocol network multi-user communication system can achieve chatting, file transfer and other applications written in C.
ChatRoom
- 用TCP/IP协议实现的网络聊天室,做的比较粗糙,界面很普通,只能达到基本的通信要求,可以进一步拓展。