搜索资源列表
-
0下载:
此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
-
-
0下载:
TCP/IP SOCKET 多线程 简单实现并发接收客户端数据-TCP/IP SOCKET simple implementation of concurrent multi-threaded to receive the client data
-
-
0下载:
socket多线程并发异步通讯
1、多客户端;
2、高并发连接断开;
3、高并发异步接收发送;
4、无丢包;-socket multithreaded concurrent asynchronous communication, multi-client 2, high concurrency disconnected 3, high concurrency Asynchronous Receiver Transmitter 4, no packet loss
-
-
0下载:
从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
-