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

搜索资源列表

  1. udp_echo

    0下载:
  2. UDP echo programming for socket programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:30720
    • 提供者:zuhal
  1. TCPAndUDPSocket

    0下载:
  2. UNIX环境下的SOCKET编程,分别实现TCP与UDP下的Socket通信-SOCKET programming under the UNIX environment, we implement TCP and UDP Socket Communication under the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:39532
    • 提供者:zhangxueli
  1. udp_client

    0下载:
  2. udp,客户端,Socket编程,简单的套接字编程-udp client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:1110
    • 提供者:britney
  1. 0330

    0下载:
  2. UDP socket 客户端,发送背靠背的两个包给服务器,服务器返回接收时间,客户端接收两个时间取差值计算可得带宽瓶颈。-UDP socket client to send-back of two contracted server, the server returned to receive the time, the client receives the time to take the difference of two calculations available bandwidth
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3744216
    • 提供者:Jason Zhao
  1. UdpSocketTestTool

    0下载:
  2. 一個用UDP寫的測試工具,如果自己在寫UDP的SOCKET程式的話,很實用的!-A written test tools with UDP, if the UDP-SOCKET own writing program, then, very useful!
  3. 所属分类:Internet-Socket-Network

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

    0下载:
  2. socket编程,包括TCP和UDP两种协议。-socket program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:10589700
    • 提供者:李轶
  1. udp

    0下载:
  2. 使用UDP协议socket分别编写服务器端和客户端程序。在linux系统下实现服务器端和客户端的通信。-Were prepared using the UDP protocol socket server and client programs. In the linux system to achieve server-side and client communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1175
    • 提供者:lx
  1. shiyan2

    0下载:
  2. (1)设计UDP服务器程序和客户机程序,利用一般UDP套接字实现基本的UDP通信功能。 (2)根据并发服务器模型原理设计UDP并发服务器程序。-(1) design UDP client server program and program, use commonly UDP socket communication function realization of basic UDP). (2) according to the principle of concurrent serve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:9491
    • 提供者:李洪旭
  1. UdpClient

    0下载:
  2. 基于WINSOCK套接字库的UDP服务器端程序代码,与上传的另一个UDP客户端程序相对应-UDP socket library WINSOCK based server-side code, and uploaded another UDP client program corresponding
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2137
    • 提供者:马俊龙
  1. socket

    0下载:
  2. 实现socket半双工通信,基于UDP协议-Socket half-duplex communication to achieve, based on UDP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2446574
    • 提供者:苟龙利
  1. echo

    0下载:
  2. 本示例为基于winsocket中AsyncSelect模型的简单的UDP回送程序。 本工程为vs2005-MFC工程,窗口用的是MFC,使用socket编写(非MFC的CSocket类)。 bin文件夹--->应用程序 src文件夹--->源代码-This example is based on winsocket AsyncSelect model in a simple UDP echo program. This works for vs2005-MFC proje
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:166664
    • 提供者:zele
  1. Socket

    0下载:
  2. Socket编程。基于tcp和udp协议。每一个都有一个客户端和客户端。-Socket programming. Based on TCP and udp protocol. Each has a client and client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4777768
    • 提供者:梁建鹏
  1. udp_socket

    0下载:
  2. Udp异步聊天 提供VC下 C#的简易socket异步聊天程序 udp-Udp asynchronous chat provides a simple C# under VC asynchronous chat program udp socket
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:84332
    • 提供者:pang
  1. Beej_s_Guide_to_Network_Programming

    0下载:
  2. linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:541534
    • 提供者:simba
  1. net

    0下载:
  2. tcp和udp的连接,java socket/swing聊天系统-tcp and udp connections, java socket/swing chat system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:3630
    • 提供者:wolf
  1. UDP_file_Transfer

    0下载:
  2. C++源码,实现两个PC机之间通过socket进行UDP通信,并提供软件设计说明文档-C++ source code, to achieve between the two PC machines via UDP socket to communicate and to provide software design documentation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:441487
    • 提供者:yeguopeng
  1. Server

    0下载:
  2. This going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.-This is going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3373
    • 提供者:trebron
  1. UDPClient

    0下载:
  2. 用socket编写的udp客户端程序,编译通过可以和服务器端一起联机测试收发数据包。-Prepared using udp socket client program, compile the server can send and receive data packets along with online testing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2655324
    • 提供者:qin
  1. UDPSrv

    0下载:
  2. 用socket编写的udp服务器端程序,可以和udp客户端一起联机测试数据包的收发。-Prepared using udp socket server-side program, you can join online and udp test client to send and receive data packets.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2205323
    • 提供者:qin
  1. pysctp

    0下载:
  2. SCTP stack for Python — Read more : http://www.epx.com.br/pysctp/ PySCTP - SCTP bindings for Python --------------------------------- Elvis Pfützenreuter Instituto Nokia de Tecnologia (http://www.indt.org.br) epx@epx.com.br
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:29586
    • 提供者:dodoploplo
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 49 »
搜珍网 www.dssz.com