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

搜索资源列表

  1. coe

    0下载:
  2. C# 异步socket服务端调用IOCP 同步socket客户端通信的实现代码 书上的都是给的同步通信,或是异步通信,我在下面给下异步服务器的和同步客户机的通信代码-C# asynchronous socket server calls the IOCP sync socket are on the realization of client communications code book to synchronous communication, asynchronous comm
  3. 所属分类:Remote Control

    • 发布日期:2017-11-11
    • 文件大小:2135
    • 提供者:
  1. AsyncSocket

    0下载:
  2. Windows异步Socket的小例子,比较简单-Windows Asynchronous Socket relatively simple example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:3860480
    • 提供者:赵猛
  1. SocketDebug

    0下载:
  2. 异步socket通信聊天程序,同时包含客户段和服务器端,开启服务器端可同时与多个客户端通信-Asynchronous socket communication chat program, that contains both customer segments and server-side, turn on the server-side can communicate with multiple clients at the same time
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:58362
    • 提供者:yihan anthoney
  1. chatevent

    0下载:
  2.  VC++线程同步与异步套接字编程实例源码,很实用,推荐看下。-VC++ thread synchronization with asynchronous socket programming source code, very useful, it is recommended to look.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:24848
    • 提供者:汪顺富
  1. SockServer

    0下载:
  2. Vc异步套接字的例子,可以测试接受数据和发送数据,像聊天一样,看完以后就可以自己学着写了。希望对大家有用。-Vc asynchronous socket example, you can test to receive data and send data, like a chat, after reading can learn to write. I hope to be useful.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:21149
    • 提供者:吴志红
  1. Socket

    0下载:
  2. 易语言Socket异步通迅测试源码.易语言Socket异步通迅测试源码.rar-Easy language Socket asynchronous communication test source. The easy language Socket asynchronous communication test source. Rar
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-11
    • 文件大小:18826
    • 提供者:lilei
  1. MYQQ1_MFC

    0下载:
  2. 使用MFC编程实现异步套接字之间的网络通信,包括如何创建通信过程等-Asynchronous socket programming using the MFC network communication between, including how to create communication processes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:2322528
    • 提供者:李毅
  1. YBClientWindowsForms

    0下载:
  2. Socket 异步 通信 客户端 可以同时多路并行向服务器发送数据,并接受服务器回复。-Asynchronous Socket Communications Client
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:43797
    • 提供者:王博
  1. YBServerWindowsForms

    0下载:
  2. Socket 异步 通讯 服务器 源码,把ip和端口号换成自己的就可以实用-Asynchronous Socket Communications server source code, the ip and port number can be replaced by their practical
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:46577
    • 提供者:王博
  1. supersocket-1.5beta1

    0下载:
  2. C# 异步socket服务器开发架构 -C# asynchronous socket server development framework C# asynchronous socket server development framework
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:3817408
    • 提供者:杨见
  1. asynctcpclient-----201337--client

    0下载:
  2. 这是 基于 socket 的 异步的网络通信 是客服端-This is an asynchronous socket-based network communication is client service
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:80045
    • 提供者:xxf
  1. CSharp--socket-

    0下载:
  2. C# socket 异步通信 客户端 服务器-C# socket asynchronous client-server communication
  3. 所属分类:CSharp

    • 发布日期:2016-01-22
    • 文件大小:18432
    • 提供者:liutong
  1. socket---client---asynTcp-20130826

    0下载:
  2. 此资源是 socket 客户端 和我的 下位机 arm 通信实例 用的是异步方式 在我的电脑上 与 arm lwip 下位机 通信 成功 且速度 在1M以上 不是很难 大家 可以借鉴 借鉴 -This resource is a socket client and my next-bit machine arm instance of communication with the asynchronous mode on my computer with the arm lwip success
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:74832
    • 提供者:xxf
  1. Lesson16Code

    0下载:
  2. 线程同步与异步套接字编程,共有3个实例:聊天软件等-Synchronous and asynchronous socket programming thread
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1237998
    • 提供者:奋斗不止
  1. Socket-Communication

    0下载:
  2. C#中,通过Socket套接字进行异步连接、异步读取和异步发送,并且有异步回调代码-C#, asynchronous connection through Socket socket, asynchronous read and asynchronous transmission, and there is an asynchronous callback code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2556
    • 提供者:滕林颖
  1. Chat

    0下载:
  2. 异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。-Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment writt
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:132540
    • 提供者:胡秋旭
  1. 065748

    0下载:
  2. 异步套接字,精选ios编程学习源码,很好的参考资料。-Asynchronous socket, selection of learning IOS programming source code, a good reference.
  3. 所属分类:iPhone

    • 发布日期:2017-04-16
    • 文件大小:16420
    • 提供者:清蒸翅子
  1. TCPServer

    0下载:
  2. TCP服务端,异步套接字模式.程序结构简单,不需要多线程。-TCP server, asynchronous socket model simple program structure, no multi-threading.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:61030
    • 提供者:hanl
  1. mfcansycsock

    0下载:
  2. 异步套接字编程 通过MFC对话框模式 基于win32控制平台-Asynchronous socket programming mode by MFC dialog-based control platform win32
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3681117
    • 提供者:刘洋
  1. ChatDlg

    0下载:
  2. 线程同步与异步套接字编程,套接字在两种模式下执行操作,阻塞和非阻塞。在阻塞模式下,在操作完成前,执行操作的函数会一直等待下去,不会立即返回程序(将控制权交还给程序)。而在非阻塞模式下,函数无论如何都会立即返回。 -Threaded synchronous and asynchronous socket programming, socket perform the operation in two modes, blocking and non-blocking. In blocking m
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2654
    • 提供者:zengxiangyu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com