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

搜索资源列表

  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. CSharpTCP-Socket

    0下载:
  2. C# 异步TCPSocket聊天室,一个服务端,多个客户端-C# asynchronous TCP Socket chat rooms
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:29798
    • 提供者:yanni_lee
  1. ChatCAsyncSocket

    0下载:
  2. 异步SOCKET网络聊天室,实现非阻塞方式的SOCKET通信-Asynchronous SOCKET Internet chat rooms
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2697894
    • 提供者:优姬
  1. FastSocket.Net-master

    0下载:
  2. FastSocket是一个轻量级易扩展的c#异步socket通信库-FastSocket is a lightweight extensible c# asynchronous socket communication library
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:94448
    • 提供者:杜磊
  1. CocoaAsyncSocket-master

    0下载:
  2. CocoaAsyncSocket是一个功能强大、简单易用的异步 socket 通讯(asynchronous socket)类库。支持TCP和UDP两种网络协议。- CocoaAsyncSocket is a powerful, easy to use asynchronous socket communication (asynchronous socket) library. Supports two network protocols TCP and UDP.
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-02
    • 文件大小:566226
    • 提供者:微软中国
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com