搜索资源列表
Chat-TCP
- 一个win32汇编程序,实现socket的聊天小程序;由客户端程序和服务器端程序组成
Chat-UDP
- 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;
Chat-TCP
- 使用汇编语言实现TCP协议的聊天室例子程序,是罗云彬win32 汇编书上第十六章的实例源码,客户端和服务器端的源码都全,代码的结构非常好,觉得不错传上来。 -Sample code for < Win32ASM Programming 2nd Edition>
ChatRoom(Csocket)
- vc++ 聊天室 局域网聊天室 里面有客户端和主机服务器-chat room
VCQQ
- 本软件是用VC所作的项目,在项目中是一个聊天软件,有客户端和服务器。-This software is used by the VC project, the project is a chat software, with the client and server.
QICQ
- 一款QICQ聊天源码,带客户端和服务器端-A QICQ chat source code, with the client and server-side
223
- C 23基于TCP的Socket多线程通信(包含服务器端和客户端)-C# communication
taojiezi
- 编写基于会话套接字进行通信的服务器端和客户端程序,要求: 客户端以字符串的形式循环发送“data0”到“data9”到服务器端; 服务器端收到每个字符串后,回应一个echo信号到客户端,格式为:“XXXXXXXX echo data0” (XXXXXXXX为学号); - written communication session based socket server and client procedures,
DOS-Game-21point
- 微机实验21点游戏(双机通信版),server和client分别为服务器端和客户端,先运行client再运行server.-Microcomputer Experiment 21:00 Game (Two-machine communication edition), server and client are server-side and client-side, first run the client and then run the server.