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

搜索资源列表

  1. Socket

    0下载:
  2. 闲了研究了一下iocp 支持lua mysql 操作!非常实用 有经验者完全可以基于编写服务器框架-Spare the study a little iocp support lua mysql operation! There are very practical experience can write server-based framework
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-15
    • 文件大小:23187038
    • 提供者:张正
  1. net

    0下载:
  2. bcb中很强大的iocp服务器和客户端类,直接继承 创建对象就可使用-bcb iocp a very powerful server and client classes can be used to create objects inherit directly
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:165506
    • 提供者:curieCH
  1. IOCPDemo_V2

    0下载:
  2. delphi IOCP源码。 1) IOCP(I/O Completion Port),常称I/O完成端口。 2) IOCP模型属于一种通讯模型,适用于(能控制并发执行的)高负载服务器的一个技术。 3) 通俗一点说,就是用于高效处理很多很多的客户端进行数据交换的一个模型。 4) 或者可以说,就是能异步I/O操作的模型。-Delphi IOCP source code. 1) IOCP (I/O Completion Port), often ca
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-12
    • 文件大小:2595918
    • 提供者:刀君剑后
  1. HPGSC

    0下载:
  2. 高性能游戏服务器集群 从技术层面来看,各个平台都有一些自己特有的东西,比如Windows 平台下面的IOCP技术,可以说为了支持大的并发,IOCP是一个Windows平台的必选方案。而在Linux下面Epoll又是所有开发人员需要掌握的技术-High-performance game server clusters
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:268903
    • 提供者:dzl
  1. iocp_htmlserver_demo

    0下载:
  2. IOCP 封装的HTML server demo, vc6.0 环境, 学习IOCP好资料-HTML server demo IOCP package, vc6.0 environment, learning good information IOCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:38483
    • 提供者:陆军
  1. JsSocket

    0下载:
  2. 实现通用的tcp服务端通讯组件(ocx组件),可以实现。内部使用select模型实现,只能适用于小型服务器,如要在大型中使用,可以使用iocp模型。-Achieve universal tcp server communication components (ocx component), can be achieved. Achieve internal use select models only for small servers, such as to the large-scale u
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3772067
    • 提供者:陈杰
  1. LLK-game-Visual-CPP-MFC

    0下载:
  2. 连连看服务器游戏对战平台软件包括服务端和客户端源代码,服务端采用IOCP机制,可实现多人联网对战,并带有项目说明文档,源代码标有注释。并且游戏界面十分美观。-Battle Snake game server platform software, including server and client source code, the server uses IOCP mechanism, enabling networked multiplayer gaming, and with the pr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9245540
    • 提供者:zhangkaijia
  1. iocp_echo_server

    0下载:
  2. 学习IOCP模型的良好源码,服务器仅仅是一个echo服务器,源码已经调试完毕,并且含有测试客户端源码。源码中有详细的注释。-This codes is very suitable for who want to learn WSAEventselect model. Because this is just a simple echo server and enough notes in it.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:11743186
    • 提供者:S.James
  1. diocpwithDemo20140326

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

    • 发布日期:2017-06-10
    • 文件大小:17209521
    • 提供者:liuanping
  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. IocpSocketServer

    0下载:
  2. IOCP改造的Borland Socket Server(IocpScktsrvr.exe) -IOCP modified Borland Socket Server(IocpScktsrvr.exe)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-06
    • 文件大小:1524214
    • 提供者:z.q
  1. VS2008TeamSuite

    0下载:
  2. IOCP模型建立的服务器,实现了线程池,可以在建立少数几个工作线程的基础上实现与客户端的连接-IOCP model of server, the realization of the thread pool, can realize the connection with the client based on the establishment of a few threads on
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3264
    • 提供者:song
  1. VS2008TeamSuite

    0下载:
  2. IOCP模型建立的服务器,实现了线程池,可以在建立少数几个工作线程的基础上实现与客户端的连接 客户端-IOCP model of server, the realization of the thread pool, can realize the connection with the client based on the establishment of a few threads on client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1964
    • 提供者:song
  1. IOCPServer

    0下载:
  2. IOCP模型测试代码,服务器端能主动断开连接。-IOCP model test code, the server can take the initiative to disconnect
  3. 所属分类:Button control

    • 发布日期:2017-04-26
    • 文件大小:306030
    • 提供者:小武
  1. Thixi

    0下载:
  2. Light and Fast C# IOCP Socket Server
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:20151
    • 提供者:ThinkBE
  1. IOCPServer

    0下载:
  2. 采用windows 的iocp 的实现的服务器源码。值得一看-windows server implement with iocp。worth to read 。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:624222
    • 提供者:SHANFL
  1. IOCPServeraClint

    0下载:
  2. windows下的IOCP客户端和服务端,已测试,可用于中小型项目开发-windows TCP client and server under test has been available for the development of small and medium sized projects
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:13989099
    • 提供者:lin
  1. gh0stcodebye

    0下载:
  2. 终结者源码 唔错编译控实例,对于学习远程控制编写的同学有很好的参好价值~~值得学习 [TCP.rar] - 一个远程控制的demo,tcp同步,包括传文件和控制 [MIME-C.rar] - mime的C语言实现,用于开发邮件客户端。 [zjzyuanma.rar] - 终结者告别版源码发给大家谢谢了。呼呼哈哈.免费了.无错编译啊. [iocp.zip] - 这个是IOCP远程控制软件的模型,服务端运行后会自动发送本机信息到客户端,客户端采用IOCP重叠机制。只有一个上线
  3. 所属分类:assembly language

    • 发布日期:2017-05-14
    • 文件大小:3145251
    • 提供者:李阳
  1. iocp2

    0下载:
  2. 易语言IOCP服务器源码,易语言IOCP服务器源码-Easy language source TCP server
  3. 所属分类:ELanguage

    • 发布日期:2017-05-01
    • 文件大小:11940
    • 提供者:qwaszx
  1. HTTPSvr

    0下载:
  2. DELPHI IOCP开发的WEB服务器,可代替实现小网站-IOCP WEB development of the DELPHI server, can be replaced by a small web site
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-11
    • 文件大小:2049715
    • 提供者:陈少
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com