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

搜索资源列表

  1. 2

    0下载:
  2. IOCP完成端口的两个编程实例,Visual C++6.0实现,用于建立海量服务器通信程序-IO complate Port programming
  3. 所属分类:Remote Control

    • 发布日期:2017-11-13
    • 文件大小:225173
    • 提供者:王崛
  1. port_sign_mail

    0下载:
  2. 附件1、邮件附件便捷发送,直接投递到邮箱,鼠标右键直接发送附件。 附件2、系统唯一标识符,自动计算系统的签名,唯一性很高,取cpu、主板、硬盘、系统分区、网卡,等序列号。 附件3、完成端口的文件传送引擎。高并发,高性能。-Annex 1, convenient e-mail attachments sent direct delivery to the mailbox, the right mouse button to send attachments directly. Annex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:1440297
    • 提供者:jyc
  1. IOCPDemo

    0下载:
  2. 使用CreateIoCompletionPort创建完成端口对象。 2.创建工作线程,在完成端口上执行并处理投递到完成端口上I/O请求。 3.向完成端口对象关联套接字句柄。 4.投递重叠发送和接受请求处理I/O。 -Completion port object CreateIoCompletionPort create. Create worker threads running on the completion port and handle delivery to the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:30199
    • 提供者:哲思
  1. SocketAsyncServerAndClient

    1下载:
  2. socket客户端服务器的完成端口源码,-completion of the socket client server port source,
  3. 所属分类:C#编程

    • 发布日期:2013-10-07
    • 文件大小:112263
    • 提供者:杨见
  1. IOCP_demo

    0下载:
  2. socket 完成端口的demo 例子,多线程,内存自动划分管理-demo example, multi-threaded socket to complete the port, memory automatically divided Management
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:32639224
    • 提供者:woitestuo
  1. blog163-IOCP

    1下载:
  2. 一个windows下的IOCP完成端口例子,delphi源码-A windows IOCP complete the Duanpin control, delphi source. .
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-19
    • 文件大小:191503
    • 提供者:山猫
  1. Proxy_IOCP_Server

    0下载:
  2. 使用完成端口编写的简单HTTP PROXY程序,适合学习完成端口和HTTP代理的初学者使用!-Use to complete the port write simple the HTTP PROXY procedures, suitable for beginners learning to complete the port and HTTP proxy!
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-11
    • 文件大小:137875
    • 提供者:Geny Hwang
  1. IOCP

    0下载:
  2. 对完成端口进行详细讲解,里面有源码可以使用,经过vs2008测试。-Explain in detail the completion port, which the source code can be used, after vs2008 tests.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:8932
    • 提供者:wang
  1. IOCP

    0下载:
  2. 完成端口 网络模型 实现 程序 老外写的很好的一个程序-Complete IO Complete IO
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:33471
    • 提供者:RobotCat
  1. iocmplt

    0下载:
  2. 完成端口的实现,包含初始化,建立、接受和发送-IOcomplete code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-09
    • 文件大小:2455
    • 提供者:xiaogang
  1. WebServerByHypertextTransferProtocol

    0下载:
  2. 本源代码开发于VC平台,使用Winsock编程技术,实现了基本的WWW服务器功能,整个系统基于完成端口模型、多线程、多用户,可以作为大型网页系统的WEB页面发布模型使用。-Source code developed in VC platform, the use of Winsock programming techniques, basic WWW server function, the whole system is based on the completion port model,
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:270533
    • 提供者:ibmis
  1. ITS

    0下载:
  2. VC++ DLL实例源码 适合新手学习ITS_ICOP完成端口实例-VC++ DLL instance source suitable for novice learning ITS_ICOP completion port instance
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-22
    • 文件大小:9429
    • 提供者:三少
  1. window_net

    0下载:
  2. windows网络编程,是结合实际例子的讲解,select,完成端口等模型,完结适合初学者联系-windows network programming, combined with practical examples to explain, select and complete port model, the end for beginners Contact
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:1793905
    • 提供者:徐锦平
  1. IOCompletionPort

    0下载:
  2. 使用IO完成端口来实现文件复制操作。对深入理解IO完成端口的机理还有帮助。-IO completion port file copy operation. In-depth understanding of the IO completion port mechanism to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:11846656
    • 提供者:
  1. mproxysvr3

    0下载:
  2. 一个多线程的代理程序,程序运行后以服务的形式运行,程序以应用windows socket IO完成端口模型提供代理服务的原型设计,目前支持http的一级和二级代理,连接断开后会自动重新连接,时间由你来决定,同时它可以指定其他的任. -Prototyping agent of a multi-threaded program runs as a service running program application windows socket IO completion port model
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-13
    • 文件大小:109045
    • 提供者:
  1. RtpUdpIOCP

    0下载:
  2. 基于H264的RTP传输。包括打包解包策略,缓冲技术等。使用完成端口来进行底层通讯。希望能对研究流媒体传输的同学有帮助。-H264-based RTP transport. Including packing and unpacking strategy buffering technique. Complete the port to the underlying communication. The hope is to help the students to study the stre
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:3419627
    • 提供者:fanwenbin
  1. UCOS-II-kernel-transplant-to-STC

    0下载:
  2. 主要是将嵌入式实时操作系统UCOS II 移植到STC12C5A60S2的程序,完成端口的基本控制-Mainly is the embedded real-time operating system UCOS II transplantation to STC12C5A60S2 process, the basic control completion port
  3. 所属分类:uCOS

    • 发布日期:2017-11-03
    • 文件大小:322845
    • 提供者:lipeiyuan
  1. IOcmplt

    0下载:
  2. IOcmplt.rar主要是实现了完成端口I/O模型的编程实例,“完成端口”模型是迄今为止最为复杂的一种I/O模型。采用这种模型,往往可以达到最佳的系统性能!-IOcmplt.rar mainly achieved programming examples completion port I/O model, the completion port model is by far the most complex I/O model. With this model, can often ach
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:109950
    • 提供者:ch
  1. winsock

    0下载:
  2. winsock完成端口 用于windows下的网络通讯有很大的帮助-winsock completion of network communication port for the windows of great help
  3. 所属分类:ELanguage

    • 发布日期:2017-11-14
    • 文件大小:13968
    • 提供者:
  1. ept-CPP

    0下载:
  2. C++ 完成端口实现简明实例。实用性强,可作参考-The the C++ completed port Condensed instance. Practical, and may refer to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:330459
    • 提供者:李林生
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 32 »
搜珍网 www.dssz.com