CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - POOL

搜索资源列表

  1. freetcpip

    0下载:
  2. 免费的协议栈的集合(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)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:559.55kb
    • 提供者:吴健勇
  1. 2005090609274326292

    0下载:
  2. 非常全面的网络协议库集合,大家编写网络接口程序的好帮手。-very comprehensive agreement for the network pool, we prepared the network interface extremely helpful.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:35.14kb
    • 提供者:田野
  1. IocpPool

    1下载:
  2. IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:102.92kb
    • 提供者:szw
  1. WinTunnel_src

    0下载:
  2. 一个经典的socket到http的转换程序,线程池实现-a classic http socket to the conversion process, Thread Pool
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:31.21kb
    • 提供者:让让
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4.34mb
    • 提供者:xuzhisheng
  1. threadpool.src.tar

    0下载:
  2. 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:5.46kb
    • 提供者:龙田
  1. tcpudp

    0下载:
  2. 上传的是一些tcp协议和udp协议的一些相关的资料,包括心跳包,滑动窗口,数据库连接池-Upload some tcp protocol and udp protocols some relevant information, including heartbeat package, sliding window, database connection pool
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:519.42kb
    • 提供者:chenbh
  1. 4GClientAutoUpdataServer

    0下载:
  2. 传奇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.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:503.44kb
    • 提供者:Chatop
  1. x-net

    0下载:
  2. IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。 -IOCP (I/O Completion Port, I/O
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:380.48kb
    • 提供者:张本梁
  1. MultiThreadServer

    0下载:
  2. 使用TCP/IP协议写的一个服务器端应用程序,使用线程池技术,实施对端口进行监听。-Using the TCP/IP protocol write a server-side application, using the thread pool technology to monitor the implementation of the port.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:72.56kb
    • 提供者:谈国强
  1. dhcp-3.0p2.tar

    0下载:
  2. 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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:844.92kb
    • 提供者:sun
  1. LwIP

    0下载:
  2. 详细介绍了关于LWIP的设计,关于协议堆和协议池的相关设计-Introduced the design of about LWIP, about the agreement and agreement of the pool of related design
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1.23mb
    • 提供者:飞机
  1. VC_CP_IP_IOCP

    0下载:
  2. 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.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:71.75kb
    • 提供者:wwe
  1. 123

    0下载:
  2. 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.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5.46mb
    • 提供者:wwe
  1. SocketAsyncConnectionManagement

    0下载:
  2. 线程池,多线程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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:21.53kb
    • 提供者:shangxin
  1. threadpool

    0下载:
  2. 使用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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:黄凯
搜珍网 www.dssz.com