搜索资源列表
udp客户端
- vc实现udp传输实例,属于客户端。-vc achieve udp transmission example, belong to the client.
UDP.Test
- 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
针对DAYTIME服务的UDP客户机和服务器的实现
- 编写针对DAYTIME服务的UDP客户机和服务器的实现,要显示DAYTIME返回的日期和时间值。
udp客户端
- vc实现udp传输实例,属于客户端。-vc achieve udp transmission example, belong to the client.
基于UDP-面向连接的应用程序
- 基于UDP-面向无连接的应用程序 网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据; 服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。 -UDP-based-no connection-oriented applications network communications applications : client data requests issued an order unde
utalker
- 周立公smartarm2200 UDP客户端例子-Zhou public smartarm2200 UDP client examples
UDP.Test
- 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
UDP
- udp客户端和服务器端测试程序,客户端将命令行传进来的字符串通过UDP套接字依次传送给服务器。-udp client and server-side test procedure, the client will be the command line string passed in. Chuan UDP socket in order to send to the server.
UDTtest
- UDP客户端与服务端的通讯测试程序,可以用为学习UDP编程的参考-UDP client and server communications test procedure can be used for programming learning UDP reference
UDP
- 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure for the UDP test procedures for Principle holes. For simplici
UDP
- 设计一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。udp的.-Design a simple network communication systems, to achieve communication between the two sides to send and recei
CLient
- UDP客户端,简单实用,是您进阶的好帮手-UDP CLIENT
UDPClientServerVC
- UDP客户/服务器程序 就是需要3台机器 检验UDP的发送接收情况 验证数据包发送过程-UDP client-server VC
WINSOCK-UDP
- VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the
udp
- 用csharp实现udp通讯,内含udp客户端和服务器端,简单例子-Achieved by csharp udp communication, containing udp client and server side, a simple example
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++)
RadarUDP0914(算法)
- 建立一个python udp客户端和服务器(this is a python udp client and server,very simple.)
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)