搜索资源列表
udpClient
- 一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
xxxxxxxUDP
- 一个命令行CMD形式的UDP通讯示例程序,实现了基本的主机、服务器通讯方式。可供学习UDP入门的编程人员学习。-The form of a command line CMD UDP communication sample programs, to achieve a basic host, server communication. UDP entry programming for learning to learn.
UDP
- delphi 编写的UDP协议通讯程序示例,适合初学者,因为它够简单。-UDP communication example
UdpClient-UdpServer
- 用udp协议通讯示例--包括udp客户端与服务端的源代码。-Examples using udp protocol communications- including the udp client and server source code.
UDP
- VC6MFC使用MFC实现socket通讯示例程序-VC6MFC socket communication using the MFC sample programs to achieve
XPC
- XPC UDP通讯的示例程序 实现UDP发送数据-XPC UDP communication
UDPDemo
- 无连接通信是通过“用户数据报协议”(User Dadagram Protocol,UDP)来完成的。它不保障可靠数据的传输,但能够向若干个目标发送数据,接收来自若干个源的数据。本例程是一个UDP示例程序。使用UDP异步通讯,并利用事件机制判断数据的接收。-Connectionless communication is through the " User Datagram Protocol" (User Dadagram Protocol, UDP) to complete.
udp-comm-samples
- 一个C++的使用UDP协议进行通讯的例子,比较直观的示例了如何使用UDP协议进行两个程序之间的通讯。例子中包含客户端和服务端程序。-An example of a C++ using UDP protocol for communication, more intuitive example of how to use the UDP protocol for communication between the two programs. Examples include client and
IdUDPcall
- delphi UDP通讯的一个简单示例,服务端和客户端接收- 您是不是要找: delphi UDP通讯的一个简单示例 A simple example delphiUDP communications
xiaofanDEMO
- 这是一个测试版本,调用封装好的UDP通讯,测试无问题(this is a test version ,run udp demo,tested OK)