搜索资源列表
udps_4
- UDP服务端程序,提高计算机网络程序设计的技能而编制的.-UDP server procedures, and enhance the computer network programming skills and prepared.
udp_broadcast.rar
- 使用udp的broadcast方式写的c程序,创建了客户端和服务端,以广播的形式进行通信。,Udp way to use the broadcast write c program to create a client and server to the form of radio communications.
Linux_udp
- Linux下无连接udp通信的客户端和服务端的通信程序,给出Linux下进行udp通信的实现方法。-Linux under the connectionless udp communications client and server communications procedures under Linux gives udp communications method.
udpecho
- linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
udp
- 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.
udp
- 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
udp_server
- 在VC6.0下,udp通信的服务端例程,测试已通过。-it s for udp communication.
UdpHeartSocket
- C udp 心跳功能,里面有服务端和客户端。详情看readme.txt-C udp heartbeat function, there are service and client. For more details, see the readme.txt
udp_server_client
- udp 协议通信简单实现 udp_server做服务端 udp_client做客户端 可做原理参考-udp protocol communication server to do simple implementation udp_server udp_client clients do make reference to the principle of
udp
- LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)