搜索资源列表
freetcpip
- 免费的协议栈的集合(uip以及lwip等等), 可以用于小型的嵌入式设备实现网络互连 (已经移植成功)-free protocol stack pool (East and lwip etc.) can be used for small embedded devices to achieve the interconnection of networks (which has been ported successfully)
2005090609274326292
- 非常全面的网络协议库集合,大家编写网络接口程序的好帮手。-very comprehensive agreement for the network pool, we prepared the network interface extremely helpful.
IocpPool
- IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
WinTunnel_src
- 一个经典的socket到http的转换程序,线程池实现-a classic http socket to the conversion process, Thread Pool
ThreadPool_final.rar
- 此代码作为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
threadpool.src.tar
- 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
tcpudp
- 上传的是一些tcp协议和udp协议的一些相关的资料,包括心跳包,滑动窗口,数据库连接池-Upload some tcp protocol and udp protocols some relevant information, including heartbeat package, sliding window, database connection pool
4GClientAutoUpdataServer
- 传奇4G的客户端更新服务器功能很强大,是学习Tcp/IP的好例子,里面有TCP/IP线程池的基础模型。-Legend 4G client update server functionality is very powerful, is to learn Tcp/IP a good example, which have TCP/IP base model of the thread pool.
x-net
- IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。 -IOCP (I/O Completion Port, I/O
MultiThreadServer
- 使用TCP/IP协议写的一个服务器端应用程序,使用线程池技术,实施对端口进行监听。-Using the TCP/IP protocol write a server-side application, using the thread pool technology to monitor the implementation of the port.
dhcp-3.0p2.tar
- dhcp源代码 的结果 合理设置DHCP地址池-ARP经验 合理设置DHCP地址池,为了方便管理、维护网络,不少单位的局域网都采用DHCP服务器来为普通计算机自动分配地址-dhcp reasonable set of results of source code-ARP DHCP address pool set up DHCP address pool of experience and reasonable, in order to facilitate the management, ma
LwIP
- 详细介绍了关于LWIP的设计,关于协议堆和协议池的相关设计-Introduced the design of about LWIP, about the agreement and agreement of the pool of related design
VC_CP_IP_IOCP
- VC TCP_IP线程池IOCP模式下的封装库源码,很有用,学习VC TCP_IP线程池IOCP模式必不可少。-VC TCP_IP mode IOCP thread pool package library source code, very useful to learn VC TCP_IP mode IOCP thread pool is essential.
123
- VC TCP_IP线程池IOCP模式下的封装库源码,学习VC TCP_IP线程池IOCP模式必不可少。-VC TCP_IP mode IOCP thread pool package library source code, learning VC TCP_IP mode IOCP thread pool is essential.
SocketAsyncConnectionManagement
- 线程池,多线程TCP/UDP连接管理 可满足10000个终端同时接入 丢包率小于5 -Thread pool, multi-threaded TCP/UDP connection management to meet the 10,000 terminals simultaneously access the packet loss rate of less than 5
threadpool
- 使用python实现socket编程实现一个简单的服务器功能,使用到了多线程和线程池的功能,线程池维护了线程的产生和取消,减少开销,是一个相关简单的python server的开发代码,可以实现后续扩展-Use python achieve socket programming to implement a simple server function, use the function multithreading and thread pool thread pool maintenance