搜索资源列表
UDP.Test
- 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
UDP
- udp客户端和服务器端测试程序,客户端将命令行传进来的字符串通过UDP套接字依次传送给服务器。
易语言编写的P2P服务端客户端
- 易语言编写的P2P服务端客户端,UDP通信模式,内网打洞成功。-Easy language of P2P server client, UDP communication patterns within the network successfully dug the hole.
基于udp的多播的客户端程序
- 基于udp的多播的客户端程序,可以接受数据,加入多播组,还有一个客户端-Udp multicast-based client programs that can accept data, joining the multicast group, and a client
UDP传输,包含客户端和服务器端两个CPP
- UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
linux-udp.rar
- linux下udp客户端和服务器的程序,可用于无差错传输文件和对网络编程的学习,linux-udp
udp.rar
- 基于Winsock的udp文件传输,包含客户端和服务器端程序,Winsock-udp-based file transfer, including client and server-side programs
UDP.rar
- VC++下的UDP示例程序,包括服务器和客户端,可以帮助初学者很直观的理解winsocket通信过程,UDP example code,very using for the programers interested in winsocket
UDP
- java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
UdpOfSocket
- socket udp 客户端的实现 socket udp 客户端的实现-socket udp realize the client socket udp client realize
udp-protocol
- 这个主要是udp协议通信,有客户端和服务器端程序-This is mainly udp protocol communication, and client and server-side procedures
UDP
- 基于udp协议的服务器和客户端程序。值得一看-Udp protocol-based server and client. Worth a visit ..
UDP
- 采用UDP协议及客户机/服务器(C/S)模式,分别为客户端和服务器端完成基本数据配置,实现一个局域网环境下的即时通信,并让收发信息在可视化界面上显示。
udp_client
- udp,客户端,Socket编程,简单的套接字编程-udp client
UDP协议客户端服务器间视频传输c源码
- 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
udp
- dup 服务端 客户端 基于udp协议的通信程序(DUP server client, communication program based on UDP protocol)
UDP练习
- UDP简单的练习,包含客户端和服务端。大神绕道(UDP simple exercises, including client and server.Great god a detour)
tcp&UDP DEMO
- C\C++编写的tcp\udp客户端及服务器程序(Tcp\udp client and server program written by C\C++)
UDP
- 基于C#的UDP客户端、服务端,实现基本功能。(UDP Client & Server Demo with C#, to achieve the basic functions.)
UdpClient
- 利用qt自带的网络编程套件,建立udp客户端,实现简单的通讯聊天功能(Utilize qt's own network programming kit to establish udp client and realize simple communication chat function)