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

搜索资源列表

  1. IOCPchatroom

    0下载:
  2. vc++写的,IOCP聊天室系统,有兴趣的可以看下-IOCP Chat System,you can have a look
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-16
    • 文件大小:54996
    • 提供者:
  1. ChatRoom

    0下载:
  2. 用五个网络模型Select、WSAAsynvSelect、WSAEventSelect、IO、IOCP分别实现聊天室功能-Network model with five Select, WSAAsynvSelect, WSAEventSelect, IO, IOCP chat room functions, respectively, to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-21
    • 文件大小:37906037
    • 提供者:刘发普
  1. IOCP

    0下载:
  2. 这个源码是我网上淘来的 虽不是原创 可是学习价值高-This source is scouring the Internet to the study, while not original, but the high value
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:22515
    • 提供者:江辉
  1. IOTest

    0下载:
  2. 网络编程,socket 完成端口 iocp-socket iocp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:5054397
    • 提供者:朱俊杰
  1. iocpsys

    0下载:
  2. Windows下的iocp模型实现的简单服务端.-Iocp under Windows server model implementation simple.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3931887
    • 提供者:chen
  1. Sample

    0下载:
  2. C# IOCP实现例子,从国外摘来的,与大家共享下。-A Sample of IOCP
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:19309
    • 提供者:古浪
  1. GameServer

    0下载:
  2. 采用IOCP实现的游戏服务器,有线程池,内存池,收发线程-Game server using IOCP implementation, a thread pool, the memory pool, send and receive threads
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-10
    • 文件大小:2066796
    • 提供者:
  1. iocp

    0下载:
  2. 所属分类:Remote Control

    • 发布日期:2017-04-03
    • 文件大小:69296
    • 提供者:无限
  1. IOCP_server_client

    0下载:
  2. iocp,socket完成端口,有客户端和服务端,写的比较好的程序。-iocp, socket complete the port, there are client and server, to write better programs.
  3. 所属分类:Web Server

    • 发布日期:2017-05-21
    • 文件大小:6442856
    • 提供者:freeboy
  1. IOCPChat

    0下载:
  2. VC++建高性能服务器,用完成端口模型完成。学习IOCP不错的例子-VC++ to build high-performance servers, complete with a completion port model. IOCP good example of learning
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:304499
    • 提供者:高军
  1. Game-Server-Network-Programming

    0下载:
  2. 网络游戏Server编程 本书向读者展示了网络游戏服务器设计和开发的基础知识及实战案例,首先介绍了C/C++的基础知识、开发服务器所必需的基础类及通信类;然后说明了C/C++基础知识中的继承(Inheritance)、重载(Overloading)等概念,以及基础类中的Log、Memory类和Thread类;接着在通信类中对服务器编程所需的Winsock及IOCP进行了说明;还介绍了如何运行库和类设计游戏服务器;另外,介绍了其他书籍中不常见到的性能监视器(Performance Monit
  3. 所属分类:游戏引擎

    • 发布日期:2013-03-11
    • 文件大小:675536
    • 提供者:沈飞
  1. ICOPLinkTest

    0下载:
  2. IOCP连接测试实例,可以测试最大连接数目-The IOCP connection test case, can test the maximum number of connections
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:257528
    • 提供者:xwb
  1. IOCPExample

    0下载:
  2. IOCP(服务器、客户端)并发测试 初学者可借例参考 -IOCP (server, client) may by concurrent test case reference for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1658966
    • 提供者:唐老鸭
  1. ipco

    0下载:
  2. WINDOWS高级网络编程。完成端口的具体详解,对想了解完成端品编程的初学者有很大帮助-window mojor program,iocp is a good example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1568086
    • 提供者:李明
  1. GPS_server_3

    0下载:
  2. 一个基于iocp的gps服务器程序,基本框架都做好了-no english
  3. 所属分类:GPS develop

    • 发布日期:2017-05-14
    • 文件大小:3548106
    • 提供者:zeromap
  1. PiggyIOCPServer_2008

    1下载:
  2. IOCP的服务器端源代码,有很详细的注释,适合初学IOCP者-this is a code about IOCP
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:6027876
    • 提供者:chenchangjun
  1. PiggyStressTestClient

    0下载:
  2. IOCP编程的客户端源代码,一个模拟测试工具-this is a test tool about IOCP
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-07-08
    • 文件大小:11592525
    • 提供者:chenchangjun
  1. IcmsPIocpSocket

    0下载:
  2. 封装好的基于IOCP通讯程序,功能比较强大,包括服务端和客户端-IOCP-based communication program packaged, more powerful features, including server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:34961
    • 提供者:
  1. JsqLogin

    0下载:
  2. 一款C/S软件的登录服务器,采用IOCP模型,自定义的包头用以解决粘包问题,心跳包实现用户的状态监测,C++结合Oracle数据库,实现用户信息的查询返。-A C/S software login server, using the IOCP model, custom of Baotou is used to solve the sticky package, heartbeat packet users realize condition monitoring, C++ with Oracl
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-17
    • 文件大小:26745620
    • 提供者:赵晓伟
  1. cket_iocp-documents-and-code

    0下载:
  2. 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:70679
    • 提供者:cfan
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 36 »
搜珍网 www.dssz.com