CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp iocp

搜索资源列表

  1. iocp

    0下载:
  2. 应用完成端口进行tcp的连接,数据的发送,接收。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:43639
    • 提供者:kongjun
  1. delphi iocp 类库

    7下载:
  2. 强大的使用delphi写的iocp类库, 支持线程池, TCP 和UDP 文件传输
  3. 所属分类:Internet/网络编程

  1. 高性能并发TCP网络服务-IOCP框架修正VC2008版本

    0下载:
  2. 高性能并发TCP网络服务-IOCP框架修正VC2008版本
  3. 所属分类:网络编程

  1. 完成端口IOCP源代码

    1下载:
  2. 老外写的IOCP完成端口源程代码,适合初学者。
  3. 所属分类:源码下载

    • 发布日期:2012-04-24
    • 文件大小:158302
    • 提供者:netfleet
  1. TCPSvr_IOCP_EPOLL_KQUEUE 轻量级的跨平台TCP服务器封装

    2下载:
  2. 一个轻量级的跨平台TCP服务器封装,封装了IOCP。EPOLL。kq-A lightweight cross-platform TCP server package encapsulates the IOCP. EPOLL. kqueue
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-21
    • 文件大小:15087
    • 提供者:sangXN
  1. iocp.rar

    0下载:
  2. 一个简单的TCP/IP网络编程库。socket编程。,A simple TCP/IP network programming library.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:9210
    • 提供者:王志斌
  1. epoll

    2下载:
  2. linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:253178
    • 提供者:yourname
  1. SSocket

    0下载:
  2. 封装一个TCP服务端(IOCP)与客户端 本代码服务端引用了http://www.codeproject.com/KB/IP/IOCP_how_to_cook.aspx中的代码,并作了少量修改,在这里对原作者表示感谢。。 功能描述: * 封装了心跳机制 * 封装了一层应用层协议,支持压缩传输 * Client端封装了掉线重连机制 示例代码演示了文件传输并输出传输速度-The server-side code references http://w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:84116
    • 提供者:shizhen
  1. IOCP_API(1)

    0下载:
  2. 最新的IOCP封装DLL动态链接库,包括Server端和Client端,有TCP也有UDP,使用简单。-The latest IOCP encapsulation DLL DLL, including the Client and the Server, there are also UDP, using TCP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:877366
    • 提供者:xuli
  1. net_engine

    0下载:
  2. 这个源码是实现IOCP功能的TCP服务器的通讯库。-This source is a function of the realization of IOCP server TCP communications library.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:49131
    • 提供者:金光华
  1. CPP_IOCP

    1下载:
  2. 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-12-11
    • 文件大小:19220
    • 提供者:王成
  1. Global

    0下载:
  2. IOCP udp and tcp 公用类,可以完美实现所有win32下面的网络编程,高效-IOCP udp and tcp common type, can be the perfect realization of all the following win32 network programming, and efficient
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:23386
    • 提供者:Pittxia
  1. ScktIocp

    1下载:
  2. ScktIocp.pas IOCP-TCP通讯组件,仅服务端组件 可直接替换ScktComp单元的TServerSocket组件-ScktIocp.pas IOCP-TCP communication components, only the server component can directly replace the ScktComp unit TServerSocket components
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-19
    • 文件大小:6959
    • 提供者:ciba
  1. mmOnline_src

    0下载:
  2. another IOCP tcp/ip, threadpool, memory management implementation. intended for large scale game server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:48496
    • 提供者:crenique
  1. IOCP

    0下载:
  2. ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:54850
    • 提供者:greg
  1. styleman_iocp

    0下载:
  2. iocp_test 演示了styleman_iocp的使用方法. netclienttest 使用styleman_network的客户端来连接上面iocp_test服务端. 经测试,iocp引擎可达到1000 tcp网络连接.并发每秒1KB/S的收发速度.-iocp_test demonstrates styleman_iocp to use. netclienttest use styleman_network client to connect to the serve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:369126
    • 提供者:asdffd
  1. 25

    0下载:
  2. 易语言TCP-IOCP模块3.0版源码,很不错的易语言源码,适合易语言爱好者学习。-Yi language TCP-the IOCP module version 3.0 source code, very good source of easy language for easy language enthusiasts to learn.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:36864
    • 提供者:yireq
  1. TCP-IOCP

    0下载:
  2. TCP\IOCP 易语言内嵌汇编版 此协议可实现内网上线-The TCP \ IOCP easy language embedded assembler version of this agreement can be realized within the online line
  3. 所属分类:ELanguage

    • 发布日期:2017-12-01
    • 文件大小:85477
    • 提供者:邢长清
  1. TCP-IOCP

    0下载:
  2. 高 效 的 易 语言IOCP构架-IOCP framework for efficient and easy language
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:32455
    • 提供者:qin
  1. iocp服务器代码_tcp&udp测试工具

    1下载:
  2. iocp完成端口c++代码,服务器接收回弹,还有一个接收没有回弹(IOCP completes port c + + code, server receives rebound, and one receives no rebound)
  3. 所属分类:网络编程

    • 发布日期:2019-06-24
    • 文件大小:17497088
    • 提供者:Jack666
« 12 3 »
搜珍网 www.dssz.com