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

搜索资源列表

  1. VC-UDP

    0下载:
  2. VC ++ UDP 通信协议 IOCP形式 适合新手学习使用-VC++ UDP communication protocol IOCP form suitable for novice learning to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:10998
    • 提供者:苍狼
  1. IOCPClient

    0下载:
  2. iocp客户端库,代码结构清晰,使用方便!-iocp client lib
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:161613
    • 提供者:dfdf
  1. IOCPServer

    0下载:
  2. iocp 服务器库,代码结构清晰,使用方便,功能强大-iocp server lib
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:211898
    • 提供者:dfdf
  1. FtpServer

    0下载:
  2. 基于iocp的服务器客户端小例子,hope help you。-Base on iocp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-23
    • 文件大小:122076
    • 提供者:asldf jas
  1. diocpwithDemo20140326

    0下载:
  2. Delphi IOCP源码 Server+Client.-Delphi IOCP source Server+Client.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-10
    • 文件大小:17209521
    • 提供者:liuanping
  1. acetest

    0下载:
  2. ace service 测试用例,测试ACE对IOCP的支持,仅限于WINDOWS平台-ace service test cases, test ACE supports IOCP, limited to the WINDOWS platform
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2984327
    • 提供者:jingyu
  1. libcat-1.0

    0下载:
  2. 非常好用的开源代码,IOCP模型值得学习-libcat net code, finish the packet transfer from client to server point, is very usefull, the code is come from google.com
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-05-22
    • 文件大小:3140608
    • 提供者:0day
  1. vciocpsrc

    0下载:
  2. VC++源码,IOCP完成端口,[1]---选择 - Select,[2]异步选择 - WSAAsyncSelect,[3]---事件选择- WSAEventSelect,[4]---重叠I,[5]---完成端口,内附教程,教程中包含了实现思路、原理等内容。-VC++ source code, IOCP completion port, [1]--- choose- Select, [2] asynchronous selection- WSAAsyncSelect, [3]--- event
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:863626
    • 提供者:gxtxtplg
  1. windows-iocp

    0下载:
  2. windows IO完成端口模型(判断连接是否有效 30秒内)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:18945
    • 提供者:陈军
  1. Delphi_035868

    0下载:
  2. Delphi:共享一个基于Delphi环境下的IOCP源代码,附上的一个例子,主要参考网上的资料做的一个例子。common 目录为 IOCP的代码,根目录下的是Demo代码.   测试及运行方法:直接运行 test.exe 然后开启服务,运行 custom.bat 执行ab -n 100000 -c 1000 -k http://127.0.0.1:9999/ -Delphi: an example of a shared source code Delphi IOCP-based e
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:58590
    • 提供者:N0YUB5C
  1. iocp

    0下载:
  2. 简单的完成端口,里面还有数据解析的一部分代码,自己实验着写的!-Simply complete the port, there is also a part of the data analysis code, written in his own experiment with!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:60711
    • 提供者:魏雷
  1. Delphi_613871

    0下载:
  2. Delphi:与Delphi爱好者分享一个IOCP的代码实现演示源码,看了网上的例子做的一个Demo,common 目录为IOCP的代码,根目录下的是Demo代码。 -Delphi: share a code with Delphi IOCP lovers realize demo source code, read online examples do a Demo, common directory for IOCP code, the root directory is the De
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-23
    • 文件大小:56864
    • 提供者:T1RCCE5
  1. NBIocp

    0下载:
  2. IOCP学习例子,客户端和服务端,代码相对简单,对于初学者来说容易上手.-IOCP Example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-23
    • 文件大小:53963
    • 提供者:姜维
  1. IOCP_exp

    0下载:
  2. 完成端口很好的例子,方便大家学习-iocp completion port good example
  3. 所属分类:Web Server

    • 发布日期:2017-05-28
    • 文件大小:10888384
    • 提供者:欧阳铜埔
  1. LibEvent2.0-WindowsVersion

    0下载:
  2. 用VS2008编译而成的LibEvent2.0静态库,可以在Windows上使用它来模拟Linux的Epull事件响应机制,实现逻辑架构更为简单的IOCP服务端-LibEvent2.0 static library using the compiled VS2008, it can be used in Windows to simulate the Linux Epull event response mechanism, realize the logical structure is mo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:374532
    • 提供者:陈卓
  1. IOCPServer_test

    0下载:
  2. 关于IOCP网络编程结束,性能高。具有很高的参考价值,值得收藏-About the IOCP end of network programming and high performance.Has the very high reference value, it is worth collecting
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-12
    • 文件大小:19488237
    • 提供者:xinking
  1. IOCP_SOCKET-v3.27.1

    0下载:
  2. 易语言版稳定IOCP,通讯程序必不可少的好东西-Easy language version stable IOCP, communications programs essential to the good stuff
  3. 所属分类:ELanguage

    • 发布日期:2017-05-02
    • 文件大小:694739
    • 提供者:谢德龙
  1. Windows.netcode

    0下载:
  2. iocp网络服务器构造与实现,xian zuo fuwuqikaifa de keyikanakn -iocp net code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:580282
    • 提供者:张小飞
  1. gh0stisinclude

    0下载:
  2. VC++6.0版本的IOCP文件,是从远控中分离出来的,有需要的人可以下载看看原理。-VC++ 6.0 version of IOCP files, are separated out the remote control, there are people in need can download and see the principle.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:15402
    • 提供者:
  1. IOCP_xnet

    0下载:
  2. this is just a part of iocp net which is used for socket queued
  3. 所属分类:Communication

    • 发布日期:2014-11-07
    • 文件大小:10240
    • 提供者:golden
« 1 2 ... 27 28 29 30 31 3233 34 35 36 »
搜珍网 www.dssz.com