搜索资源列表
UDPDemo
- 陆其名老师实务精选UDPDemo程序源代码~~~~~~~~~~·
udpdemo
- UDP发送信息的小例子。用了GTK库做界面
UDPDemo
- UDP协议数据传输的演示程序,可在该代码的基础上扩展为自己的代码-UDP protocol for data transmission demo program can be the basis of the code expansion for their own code
UDPDemo
- 应用程序向导已为您创建了这个 UDPDemo 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。-Application Wizard has been created for you this UDPDemo application. This application not only the basis of demonstration of basic Microsoft to use, but also to prepare the a
UDPDemo
- Windows CE下的UDP通信测试软件。-wince under the UDP communication test software.
UDPDemo
- 无连接通信是通过“用户数据报协议”(User Dadagram Protocol,UDP)来完成的。它不保障可靠数据的传输,但能够向若干个目标发送数据,接收来自若干个源的数据。本例程是一个UDP示例程序。使用UDP异步通讯,并利用事件机制判断数据的接收。-Connectionless communication is through the " User Datagram Protocol" (User Dadagram Protocol, UDP) to complete.
udpdemo
- 一个小的UDP的简单例程,可以接收信息和发送信息-A small UDP simple routines, you can receive information and send a message
UdpDemo
- java代码实现简单的udp通讯 可以实现多个用户同时在线交流 发信息-Java code to achieve a simple UDP communication can achieve multiple users at the same time online exchange of information
