搜索资源列表
345645322
- 聊天基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。-chatting on TCP / IP network communication technology to achieve a connection-oriented users and server, peer-to-peer - further communication, th
VC_ThreadCommunication_usecustom
- 开发平台:vc6; 功能:理解用MFC如何使用自定义消息进行线程间通信(基于对话框)。-Development platform: vc6 function: to understand how to use the custom with the MFC message thread communication (dialog-based).
communication-between-two-dialogs
- 利用线程实现两个对话框之间的通信,线程间采用自定义消息进行通信。-Use thread realize two dialog box of communication between, between threads communicate using custom news