搜索资源列表
MTClient
- 多线程的TCP服务器的客户端程序代码,可做简单网络通讯测试和文件传输使用。可运行于VC2005版本。-Multi-threaded TCP server client code, do the simple network communications test and file transfer. VC2005 version can run on.
MTServer
- 多线程的TCP服务器的服务器端程序代码,可做简单网络通讯测试和文件传输使用。已调试可运行于VC2005版本。-Multi-threaded TCP server server-side code to do simple network communications test and file transfer. Debugging can run on the VC2005 version.
SendData
- 这个是一个简单的多线程TCP客户端测试程序,可以创建多个连接进行数据发送。-This is a simple multi-threaded TCP client test program, you can create multiple connections for data transmission.