搜索资源列表
ChatRoom
- Vc++ 打造局域网聊天室 编译器为Visual C++ 8.0 (vs2005) 建立服务器端和客户端,含多线程-TCP/IP CHATROOM
chat_room
- 采用多线程编程的VC控制台聊天软件,可实现多用户与服务器同时对话聊天,服务器可以指定与任意客户端对话,并可断开连接。-Multi-threaded programming VC console chat software, enabling multi-user chat conversation with the server at the same time, the server can specify any client dialog, and disconnect.
imsoft
- VC++多线程网络编程的即时聊天工具,类似于-Instant Messenger multithreaded network programming
聊天室VC源码
- 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装.(1. using multi thread technology, the speed is obviously higher than that of the same kind of software