搜索资源列表
udpClient
- 一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
UDPclient++
- 使用WINSOCK实现基于UDP协议的代码客户端程序,已经通过调试-use of Winsock Based on the UDP client code has been adopted Debugging
udpfile
- 1. 打开UDPServer.dsw,client.dsw,进入VC6.0开发环境,读懂项目程序UDPserver和UDPclient程序; 画出服务器端与客户端主要函数的调用流程。 2.在单机上运行它们,验证其具有一个数据的通信能力。 -1. Open UDPServer.dsw, client.dsw, into VC6.0 development environment, read the project procedures UDPserver and UDPclient pro
Socket
- socket下的几个通讯程序,包括TcpClient,Tcpsrv,UdpClient,Udpsrv-The next few communication program socket
UDPDaDong
- UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
UDPDemo
- 一个服务器程序,一个客户机程序,双方通过UDP方式传输数据。 Bin\UDPServer.exe是服务器程序。 Bin\UDPClient.exe是客户机程序。 打开UDPDemo目录下的WsClientServer.dsw文件,可以同时浏览该目录下所有 项目。-A server program and a client program, the data transmitted via UDP. The Bin \ UDPServer.exe server program
UdpClient
- 基于UDP的控制台程序,客户端~基于vc6.0的程序-UDP-based console program, the client-based program vc6.0
UDPClient
- 基于C#的UDP发送接收,这个是Client端口的程序,一开始发送一个数据,然后接收-Based on the C# UDP send receive, this is the program Client port, one starts to send data, and then receive
UDPCLIENT
- 利用visualC++编写的UDP通信,控制台应用程序-UDP traffic
recive_mac
- udp获取client IP地址和mac地址(UDP gets the client IP address and the MAC address)