搜索资源列表
TCPMFC
- 使用VC++工具,TCP线程多连接MFC方式,简单使用易学-Using VC++ tools, TCP connection MFC multi-threading mode, simply use the learn
TCPConsole
- TCP线程多连接控制台方式,简单易学,实用-Multi-threaded TCP connection console mode, easy to learn, practical
MFC-LAN-chat-tools
- MFC实现局域网聊天工具,包括客户端与服务端,内置说明文档,清晰易学,希望对大家有帮助。-MFC LAN chat tools, including client and server, built-in documentation, clear and easy to learn, we want to help.
udpbroadcast
- udp广播的小例子,简单易学适合入门。整个程序分客户端和服务器,采用Qt进行编程。-this is udp broadcast example.It is easy for you to learn Qt. The project has two parts:Client and Server.