搜索资源列表
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
UDP
- udp客户端和服务器端测试程序,客户端将命令行传进来的字符串通过UDP套接字依次传送给服务器。
针对DAYTIME服务的UDP客户机和服务器的实现
- 编写针对DAYTIME服务的UDP客户机和服务器的实现,要显示DAYTIME返回的日期和时间值。
tcp udp 客户端服务器
- tcp udp
UDP简单的通信
- UDP简单的通信, 包含客户端和服务器
linux-udp.rar
- linux下udp客户端和服务器的程序,可用于无差错传输文件和对网络编程的学习,linux-udp
udp.rar
- 基于Winsock的udp文件传输,包含客户端和服务器端程序,Winsock-udp-based file transfer, including client and server-side programs
UDP.rar
- VC++下的UDP示例程序,包括服务器和客户端,可以帮助初学者很直观的理解winsocket通信过程,UDP example code,very using for the programers interested in winsocket
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
WINSOCK-UDP
- VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the program code, broadcasting inf
UDP
- windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
CLient
- UDP客户端,简单实用,是您进阶的好帮手-UDP CLIENT
UDPClientServerVC
- UDP客户/服务器程序 就是需要3台机器 检验UDP的发送接收情况 验证数据包发送过程-UDP client-server VC
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)