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

搜索资源列表

  1. CSharpTCP-Socket

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

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

    0下载:
  2. 这是一个关于socket简单的通信源码,采用了多线程!实现了异步通信。IP地址自动获取主机的,端口为:14220,需要修改的 SocketServer、SocketClient都需要修改 TcpListener tcplistener = new TcpListener(ipa, 14220),修改为需要端口或IP即可,源码功能比较简单适合初学者学习。 注意: 开发环境为Visual Studio 2010-This is a simple socket communi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:34307
    • 提供者:jackson_mm
  1. socket-

    0下载:
  2. c++ 下的 异步 socket 通信. 使用 vc 6.0 编译环境-c++ asynctask conmation socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:2788
    • 提供者:vxhhjdd
  1. SelectTest

    0下载:
  2. windows下socket异步编程实例,使用select模型监测数据收发事件-a program using model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:72010
    • 提供者:成明娜
  1. Socket

    0下载:
  2. sock网络编程,包括同步通信,异步通信,网络协议,套接字-sock progrem ,TCP,UDP
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-27
    • 文件大小:16667
    • 提供者:Alice
  1. hp-socket-3.1.2

    0下载:
  2. 通过iocp完成端口实现的高性能COM server组件以及异步通信的客户端组件-iocp server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3747183
    • 提供者:苏翠平
  1. Socket

    0下载:
  2. Socket通信,里面包括TCPIP协议的同步异步和UDP协议-Socket Communications, which includes asynchronous and synchronous TCPIP protocol UDP protocol
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:372152
    • 提供者:金宇
  1. SendMessage

    0下载:
  2. socket异步发送数据数据,对于多个客户端快速进行的发送和接收而不阻塞-socket sen message
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:48033
    • 提供者:邓清荣
  1. C_S-Socket

    1下载:
  2. 控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端-Based on the structure of C_S Socket programming
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1340849
    • 提供者:yangq
  1. IOCPDemo

    0下载:
  2. 简单的SOCKET异步收发DEMO,C#底层封装了IOCP功能-Simple SOCKET Asynchronous Receiver DEMO, C# encapsulates the underlying IOCP function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:103155
    • 提供者:jack
  1. SocketServerTest

    0下载:
  2. C# 编写的socket 服务器代码,异步和同步的实例(C# prepared by the socket server code, asynchronous and synchronous examples)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:181248
    • 提供者:司马青衫
  1. AsyncSocket

    0下载:
  2. vsocket 异步通讯类,事件回调机制 ,可以用(Socket asynchronous communication class, event callback mechanism, can be used)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:忽悠忽悠
  1. Car

    4下载:
  2. net解析JT808,socket异步,iopcsocket异步(Simulation of GPS terminals, for JT808 protocol server, stress testing)
  3. 所属分类:GPS编程

  1. NET_Source

    1下载:
  2. 是LogOutputSocketProtocol的管理对 象;m_uploadSocketProtocolMgr是UploadSocketProtocol的管理对象,用于检测是否同时上传同一个文 件;m_downloadSocketProtocolMgr是DownloadSocketProtocol的管理对象;m_daemonThread 是守护进程,用于关闭超时连接。 2. AsyncSocketUserToken:用于SocketAsyncEventArgs绑定,保存 每个Socket服务
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:309248
    • 提供者:阿正321
  1. TcpClientRecive

    0下载:
  2. 基于TCP/ip协议的socket通信,此代码为自己写的一个类,只要传入服务端的地址和端口就可以,此为异步通信方式(TCP/ip protocol based on the socket communication, this code for yourself to write a class, as long as the incoming server address and port can be, this is asynchronous communication mode)
  3. 所属分类:TCP/IP协议栈

  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
    • 文件大小:111616
    • 提供者:tan133
  1. C# UDP 异步通信

    0下载:
  2. 用VisualC#实现UDP协议,最为常用,也是最为关键的类就是UdpClient,UdpClient位于命名空间System.Net.Sockets中,VisualC#发送、接收UDP数据包都是通过UdpClient类的(The realization of UDP protocol with VisualC, the most commonly used, but also the key is UdpClient, UdpClient is located in the namespace
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:47104
    • 提供者:660jiu
  1. SocketDemo

    0下载:
  2. 介绍了Socket编程,异步的方式创建服务端和客户端(The Socket programming is introduced and the service end and client are created asynchronously)
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:101376
    • 提供者:陈陆
  1. Cowboy-master

    0下载:
  2. .net 4.6下的异步通讯tcp socket(asynchronous tcp socket)
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:1484800
    • 提供者:feiaier
  1. TestSockets

    0下载:
  2. 主要是介绍C# socket通信 用异步非阻塞方式,建立服务器和客户端,在程序中使用了委托,事件,回调函数来实现程序(This paper mainly introduces the asynchronous non blocking mode of C# socket communication, establishes the server and client, and uses the delegate, event and callback function in the progra
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:208896
    • 提供者:HALCON +++
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com