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

搜索资源列表

  1. IOCompleteDemo

    0下载:
  2. 演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:39149
    • 提供者:潘伟琛
  1. Udp_ICOP

    0下载:
  2. 从程序是完成端口的程序,且用了完成端口模型,是服务器端-from the procedure is completed port procedures, but with the completion port model, a server-side
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15341
    • 提供者:llg
  1. IOCP.rar

    0下载:
  2. C#实现的完成端口模型封装类,简单稳定。,C# to achieve the completion port model type package, a simple stability.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:81383
    • 提供者:zyg
  1. IOCPKaoshi

    0下载:
  2. 基于完成端口模型的学生考试系统,包括服务端和客户端以及ACCESS数据库的操作-Port model based on students who complete the examination system, including server and client, and the operation of ACCESS database
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-18
    • 文件大小:5115501
    • 提供者:猴子
  1. IOCP

    0下载:
  2. 针对套接字编程中的完成端口模型的一些总结,算是入门级的概述。-Socket programming for the completion port model some conclusions can be regarded as entry-level overview.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:9799
    • 提供者:duke
  1. ConsolIOCP

    0下载:
  2. delphi 下采用完成端口模型的编程源代码-completion port model is used under delphi programming source code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:86065
    • 提供者:屠龙
  1. WinsockIOModel

    0下载:
  2. 一个对Winsock完成端口模型封装的类-Winsock CompletionPort
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:70001
    • 提供者:soware
  1. Chat

    0下载:
  2. 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 !-Supporting people to chat at the same time, support私聊support the real IP transmission of documents between users, the use of server-side finish finish port model, th
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:234119
    • 提供者:your name
  1. CIOCPModel

    0下载:
  2. 利用完成端口模型开发计算机文化基础课考试系统。该软件由服务器和客户端两部分组成,服务器端采用多线程设计,主线程启动后,创建一个接受客户端请求线程和CPU数量2倍的服务线程,采用套接字的完成端口模型对服务器的I/O操作进行管理,利用套接字WSAEventSelect模型实现对接受客户端请求进行管理。客户端包括连接服务器并接受试卷,接着初始化试卷,答卷 ,交卷部分。-Completion port model development using a computer basic courses of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:93572
    • 提供者:WANGTAO
  1. IOCP

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

    • 发布日期:2017-04-08
    • 文件大小:2079
    • 提供者:Mike
  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. ServerIOCP

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

    • 发布日期:2017-03-29
    • 文件大小:19842
    • 提供者:Nicky
  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. dtu

    1下载:
  2. DTU服务器接收示范(MFC完成端口模型).-DTU
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-07
    • 文件大小:3832832
    • 提供者:ym111
  1. exam

    0下载:
  2. 一个考试系统程序,以Windows Sockets完成端口模型实现-Procedures for the examination system to Windows Sockets implementation completion port model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:137521
    • 提供者:wade
  1. Examination_system

    0下载:
  2. 完成端口模型编程给用户提供简便的考试系统,可用Visual C++来实现。-Completion port model programming to provide users with convenient examination system can be used to implement Visual C++.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:128686
    • 提供者:元颖
  1. Socket_IOCP_Model

    0下载:
  2. 基于VC++编写的socket 完成端口模型-Written in VC++ based on the completion port socket model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1375204
    • 提供者:yaozhiyong
  1. mproxysvr3

    0下载:
  2. 一个多线程的代理程序,程序运行后以服务的形式运行,程序以应用windows socket IO完成端口模型提供代理服务的原型设计-A multithreaded agent, the program running as a service to run the program to apply the windows socket IO completion port model provides a prototype design agent services
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:108032
    • 提供者:
  1. MyWebSERVER

    0下载:
  2. 应用Winsock接口函数实现了基本的WWW服务器功能,整个系统基于完成端口模型、多线程、多用户,可以作为大型网页系统的WEB页面发布模型使用-Winsock application interface functions to achieve the basic function of WWW server, the whole system is based on the completion port model, multi-threaded, multi-user, the syste
  3. 所属分类:Web Server

    • 发布日期:2017-03-29
    • 文件大小:16589
    • 提供者:
  1. SocketIOModel

    0下载:
  2. I/O 重叠模型,select模型,异步消息选择模型,完成端口模型的简单功能代码。-I/O overlap model, select model, select the model of asynchronous messaging, the simple function of the completion port model code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:74662
    • 提供者:小鱼
« 1 2 34 5 6 »
搜珍网 www.dssz.com