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

搜索资源列表

  1. LANusersCom

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:247.18kb
    • 提供者:唐富华
  1. TCP客户服务器通讯测试软件

    0下载:
  2. TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:301.84kb
    • 提供者:李勇
  1. HikPlaySrv

    0下载:
  2. Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such c
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:21.69kb
    • 提供者:江苏
  1. 局域网多用户通信

    1下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本文在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。-TCP / IP-based network communications technology to achieve a connection-oriented users and server asynchronous point-to-point communications, in th
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:828.76kb
    • 提供者:苏正荣
  1. 基于UDP-面向连接的应用程序

    0下载:
  2. 基于UDP-面向无连接的应用程序 网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据; 服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。 -UDP-based-no connection-oriented applications network communications applications : client data requests issued an order under its orders servers provide d
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7.93kb
    • 提供者:lee
  1. 远程控制软件源码

    0下载:
  2. 关键代码:完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。 -key code : complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:332.71kb
    • 提供者:李名
  1. communicationtool

    0下载:
  2. 利用套接字连接实现异步网络通信 先启动服务器 然后客户端-socket connections using Asynchronous communications network server then activated first client
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28.75kb
    • 提供者:wyb
  1. chatDemo

    0下载:
  2. 一个聊天室程序,可以多客户连接和聊天.一个客户发送的消息会在服务器上和各个客户机上显示出来,异步的通信.利用序列化做的-a chat room procedures, more customers can connect and chat. a customer will be sent information on the server and all clients show up, Asynchronous communications. using the sequence of the
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41.76kb
    • 提供者:傅荇之
  1. MySeverDemo1

    0下载:
  2. 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program features is the flexible use of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:168.53kb
    • 提供者:黄越
  1. ZYBSocket

    1下载:
  2. 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library, - TCP client and server-side TCP, tested, the stable operation The appl
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:91.96kb
    • 提供者:huji
  1. 异步套接字服务器

    0下载:
  2. 异步套接字服务器-asynchronous socket server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8.65kb
    • 提供者:黄斌
  1. AsynSelect

    0下载:
  2. winsock异步选择模型的服务器端程序,最多可以接受64个客户端连接-asynchronous protocols of choice model of server-side procedures, can accept up to 64 client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:28.7kb
    • 提供者:lish
  1. Net1

    0下载:
  2. 网络编程,用于学习入门的网络编程,其中有一个是服务器和客户端选择,有一个异步通讯类,展示了编写windows通讯的方法-network programming, learning portal for the network programming, which is a server and client choice, have an asynchronous communications, display windows for the preparation of communicati
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:50.01kb
    • 提供者:孔卓佳
  1. 1111111111

    0下载:
  2. 取得HTTP服务器上的文件,使用了事件对象以及WSASelectEvent来处理异步通知.zip-made HTTP server document, Use of the incident and target WSASelectEvent to handle asynchronous notification. zip
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13.75kb
    • 提供者:songxu
  1. IOCPScalableServer

    0下载:
  2. 该代码展示了如何利用完成端口配合异步I/O开发可扩展服务端。-The code demonstrates how to complete port with the use of asynchronous I / O can be expanded development of the server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7.13kb
    • 提供者:老甘
  1. CollaborativeNotes

    0下载:
  2. 本代码通过异步套接字实现点对点通信,基本想法是用于多个客户端直接相互通信而不经过服务器。-This article presents a peer-to-peer application sample with asynchronous sockets. This project was born from the desire to have some way that would allow for multiple client applications to communicate be
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:314.89kb
    • 提供者:王波
  1. 20160514_122752994

    0下载:
  2. 易语言同步异步套接字模块源码例程程序调用API函数实现套接字应用。 点评:易语言同步异步套接字模块源码需要注意的地方是: 异步客户端,主动断开的时候,不会触发断开连接事件; 异步服务端,主动断开客户的时候,也不会触发客户离开事件; 同步服务端和客户端中,是会触发的; 服务端关闭的时候,不会断开已连接的客户。-Easy language source modules synchronous asynchronous socket routine calls API fu
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:9.94kb
    • 提供者:算好的
  1. Server

    0下载:
  2. socket通信服务器端代码。支持异步通信。-socket communication server-side code. It supports asynchronous communication.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:43.11kb
    • 提供者:Fan
  1. SocketAsyncServerAndClient

    0下载:
  2. 这是一个高效的异步服务器和客户端的实现,用线程池的使用保证了稳定运行,拿来即可用,(This is an efficient asynchronous server and client implementation, with the use of thread pool to ensure a stable operation, easy to use)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:109kb
    • 提供者:tan133
  1. DataAccessServer

    0下载:
  2. OPC DA Server 2.0的实现,实现了异步及订阅的方式(The implementation of OPC DA Server 2 implements asynchronous and subscr iption methods)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:105kb
    • 提供者:George_wu
« 12 3 4 5 »
搜珍网 www.dssz.com