搜索资源列表
UDP.Test
- 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
UDP
- udp客户端和服务器端测试程序,客户端将命令行传进来的字符串通过UDP套接字依次传送给服务器。
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
UDPClientServerVC
- UDP客户/服务器程序 就是需要3台机器 检验UDP的发送接收情况 验证数据包发送过程-UDP client-server VC
UDP-connection
- LINUX/UNIX下实现本地和远端进程的通信程序,客户端和服务器端。修改IP地址,即可实现通信-In Unix/Linux network,implemention of a DUP connection between client and Server. After downloading ,you may have to change your IP address and port number!!!
UDP
- 基于UDP阻塞式的局域网聊天程序 包括服务器端和客户端,是我大学时期学习自己学着写的,适合初学者-UDP-based congestion-based LAN chat program, including server and client, is studying at university, I learned to write their own, suitable for beginners
udp
- linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
UDP-Echo
- 使用UDP协议写的一个ECHO的客户端和服务器的程序(原创+可执行)-Using the UDP protocol to write a ECHO client and server program (original+ executable)
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)