当前位置:
首页 资源下载
搜索资源 - CSharp Socket multi-threaded
搜索资源列表
-
1下载:
Full Multi-thread Client or Server Socket Class with ThreadPool,Full Multi-thread Client or Server Socket Class with ThreadPool
-
-
0下载:
A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
-
-
1下载:
客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
-
-
0下载:
简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
-
-
0下载:
代理服务器IP搜索 多线程搜索 SOCKET HTTP -Multi-threaded proxy server IP Search Search SOCKET HTTP
-
-
0下载:
C#实现多线程网络通讯
整个系统由三个核心线程组成,并由.NET线程池统一管理:
侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包
数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
-
-
0下载:
C# socket 多线程多管道可断点传送大文件-C# socket multi-threaded multi-channel can transmit large files breakpoints
-
-
0下载:
.net中socket开发。实现文件的上传以及获取。采用自定义协议方式。实现多线程异步传输。-. Net development in the socket. Implementation file upload and access. Use the custom agreement. Achieve multi-threaded asynchronous transfer.
-
-
0下载:
Socket编程 多线程程序 服务器与客户端程序-Socket programming multi-threaded application server and the client program
-