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

搜索资源列表

  1. cpio

    0下载:
  2. 一个简单的完成端口的例子,适合入门者学习-A simple example of the completion of the port, suitable for beginners to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2812
    • 提供者:绝对零度
  1. IOCPDemo

    0下载:
  2. 一个可供参考的网络IO完成端口通信例子,可供初学者借鉴-This is an networking I\O complete port demo for reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:124840
    • 提供者:ccj
  1. DVRServerCenter

    0下载:
  2. 完成端口服务器,支持同步发送接收,支持内存池,支持简单丢包算法。-Completion port server to support simultaneous sending and receiving, support memory pool to support a simple algorithm for packet loss.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:21486
    • 提供者:wu
  1. IOCP

    0下载:
  2. Windows下完成端口模型的C语言代码。-Windows, completion port model C-language code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:2079
    • 提供者:Mike
  1. CompletionStatus

    0下载:
  2. 完成端口使用示例,简单描述了完成端口的应用-socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1002
    • 提供者:frank
  1. IOCPDelphiCode

    2下载:
  2. delphi写的一个基于输入输出完成端口(IOCP)的一个高效传输示例-delphi write one based on the input and output completion port (IOCP) example of an efficient transport
  3. 所属分类:通讯编程

    • 发布日期:2014-02-19
    • 文件大小:594418
    • 提供者:kell
  1. Chat

    0下载:
  2. 1、 提供多人连接到服务器同时聊天 2、 用户名可重复 3、 用户之间可以私聊 4、 用户进入和离开聊天室时,其他用户得到通知 服务器采用完成端口模型。-1, providing more than 2 to connect to the server at the same time chat, user names can be repeated 3, users can whisper 4, users enter and leave the chat room, othe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:233884
    • 提供者:tj
  1. IOCP

    0下载:
  2. 传说中的io完成端口,具有性能高的特点,是windows中性能最好的网络通信模型,这个是iocp的类-Legend of the io completion ports with high performance characteristics of the windows in the best performance of the network communication model, this is iocp class. . . . . . . . . . . . . . . . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:159707
    • 提供者:陈皓
  1. iCampusNetSchool

    0下载:
  2. iCampus网络互动校园,基于IOCP完成端口的实现。建立一个C/S模型的交流互动平台,包括即时聊天,问答系统,作业系统,文件共享系统,视频会议系统等-iCampus network interaction on campus, based on IOCP completion port implementation. The establishment of a C/S model of interaction platforms, including real-time chat, Q &
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:34826629
    • 提供者:李骁桐
  1. IOCompletionport

    0下载:
  2. 使用IO完成端口编写的通信程序,包括客户端和服务端,使用Visual Studio2005开发。-Using the IO completion port communications prepared by the procedures, including client and server, using Visual Studio2005 development.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:150303
    • 提供者:青青
  1. TestSystem.RAR

    0下载:
  2. 基于完成端口的在线考试系统,socket+完成端口+WSAEVENT-Port based on the completion of the online examination system, socket+ port+ WSAEVENT completed
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:3012925
    • 提供者:张宏生
  1. completionPort

    0下载:
  2. windows编程下的完成端口标准模板,移植性很高-The completion of the port under windows programming standard template, transplantation is high
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:6915
    • 提供者:yulongying
  1. Mut-Thread

    0下载:
  2. 完成端口通信,多线程开发资料。包含诸多 网络了开发问题-mutil_Thread devolep
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:642433
    • 提供者:青天
  1. CompPort

    0下载:
  2. 一个实用的多线程的OIPC服务端完成端口调用模型!适合网络开发的初学者和中级开发者进行扩展-A practical multi-threaded server OIPC completion port call model! Web development for beginners and intermediate developers to extend
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-09
    • 文件大小:1879252
    • 提供者:qymm
  1. SOCKEt_complete_io

    0下载:
  2. 采用完成端口模式,实现了win32下socket编程的服务器端和客户,-socket programming example using complete port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3282
    • 提供者:freebird5460
  1. AnsyncTest

    0下载:
  2. 分别实现了socket编程的五种异步模式,包括完成端口、重叠IO-Realized for five asynchronous socket programming model, including the completion of the port, overlapping IO
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:269647
    • 提供者:jsl
  1. ServerIOCP

    0下载:
  2. 简单的IOCP 即完成端口模型的例子,帮您学会这个大名鼎鼎的模型-I/O complete port
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:19842
    • 提供者:Nicky
  1. ASDL-1.4.0-src

    0下载:
  2. 跨平台的网络服务器及客户端,例如epoll,完成端口等-network server and client such as epoll
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3689854
    • 提供者:qqrondy
  1. 1222Completetheportandthethreadpool

    0下载:
  2. 完成端口的实例,有需要的值得下载看看。效率高-Complete the port and thet hreadpool
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:40352
    • 提供者:汤志敏
  1. xinjian

    0下载:
  2. 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 !-Over the same time support chat, support private chat, support the real IP to transfer files between users, server-side model with the completion port to complete, t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:343194
    • 提供者:郑可依
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 33 »
搜珍网 www.dssz.com