搜索资源列表
ZaixianWuZiQi
- 在线五子棋游戏。它基于TCP-IP设计。 拷贝程序文件夹到计算机硬盘上,打开相关文件夹中的.dsw文件(Project Workspace文件)即可使用。代码说明参考书中相关章节内容。 -331 online games. It is based on the TCP-IP design. Copy files to the folder on the computer hard drive, open the relevant documents in the folder. dsw
chat
- 基于c语言实现视频聊天系统 有如下2个文件夹: 1. Client:保存了客户端的项目程序,使用Visual C++6.0打开文件Client.dsw,然后使用工具栏中的“Build”命令即可调试。 2. Server:保存了服务器端的项目程序,使用Visual C++6.0打开文件Server.dsw,然后使用工具栏中的“Build”命令即可调试。-C language based video chat system