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

搜索资源列表

  1. 基于IPv6的tcp/udp网络通信程序

    2下载:
  2. 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
  3. 所属分类:网络编程

    • 发布日期:2011-09-22
    • 文件大小:3098497
    • 提供者:mzb3905355
  1. TCPUDP

    0下载:
  2. 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3331
    • 提供者:alick
  1. audio-record-playback-udp

    0下载:
  2. 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:56813
    • 提供者:孙涛
  1. VBSocketProgramming

    0下载:
  2. Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SN
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:84930
    • 提供者:ecqu
  1. UDP-echo-client-server

    0下载:
  2. UDP echo client server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:811
    • 提供者:Mohammad
  1. udp

    0下载:
  2. linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1548
    • 提供者:babygogogo
  1. udpSample

    0下载:
  2. Sample UDP Socket Client/Server For Java version
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1882
    • 提供者:aliase
  1. UDP

    0下载:
  2. UDP client and server-UDP client and server!!!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:3120
    • 提供者:svetozar
  1. UdpSample

    0下载:
  2. c# udp example client and server architecture
  3. 所属分类:C#编程

    • 发布日期:2017-11-16
    • 文件大小:21009
    • 提供者:Murat
  1. IPCSocket

    0下载:
  2. Windows IPC socket program (tcp/udp) (server/client)
  3. 所属分类:Communication

    • 发布日期:2017-05-29
    • 文件大小:11968867
    • 提供者:dany k jeon
  1. udp

    1下载:
  2. Example udp server and client in C. udpserver.c udpclient.c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:1741
    • 提供者:bakashi10
  1. udpServer.c

    0下载:
  2. UDP server program to listen client application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:705
    • 提供者:kiran
  1. udp

    0下载:
  2. 一个简单的delphi UDP server 和client例子,适合初学者学习使用。-A simple UDP server and client communication example. Suit for freshman.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:419526
    • 提供者:Andrew
  1. Implementation-UDP-server-client.tar

    0下载:
  2. Implementation of UDP server and client. run as 2 separate projects that communicate with each other. can be a great structure to start with-Implementation of UDP server and client. run as 2 separate projects that communicate with each other.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1352
    • 提供者:roi
  1. UDP-server-client

    0下载:
  2. 基于UDP 的客户端和服务端程序,完成本机端口间的的通信-UDP-based client and server program to complete the communication between the local port
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:1104
    • 提供者:李信
  1. C++ TCP/UDP Server & Client examples

    0下载:
  2. TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
  3. 所属分类:网络编程

    • 发布日期:2013-10-19
    • 文件大小:6414
    • 提供者:kcetinkaya
  1. udp-server-client

    0下载:
  2. UDP Server and Client.. This Code can be converted to jar files and data can be transmitted from different systems
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:118218
    • 提供者:AP.Babu
  1. Android UDP Server-Client

    0下载:
  2. It enables UDP Communication Port into your Android Machine, can connect to Computer too just make sure the Firewall is Turning Off
  3. 所属分类:其它

    • 发布日期:2014-10-31
    • 文件大小:15719
    • 提供者:wa_one_mail
  1. python-socket-udp-server-client

    0下载:
  2. a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:BaDTimE
  1. ethnet udp tcp

    0下载:
  2. Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:63488
    • 提供者:Losserry
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com