搜索资源列表
UDP.Test
- 用Delphi 6实现的简单UDP客户端、服务端间的测试程序-with Delphi 6 realize the simple UDP client and the server-side test procedures
udp-nat
- P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT's Theory and Implementation, including the client and server, and the relevant technical documentation
UDPgame
- 本人写的用UDP实现的客户端与服务端之间简单的连接
udp
- UDP点对点通讯客户端和服务端,ip地址根据自己实验进行更改
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
UDP
- Powerbasic 源码 这是对UDP协议的基本操作.有服务端和客户端
易语言编写的P2P服务端客户端
- 易语言编写的P2P服务端客户端,UDP通信模式,内网打洞成功。-Easy language of P2P server client, UDP communication patterns within the network successfully dug the hole.
UDP
- java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
Socket
- ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码-ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code
udp.tar
- linux下udp编程实现客户端和服务端的通信。-under linux the udp Programming client and server communication.
TCP.UDP
- socket用于服务端的程序,该程序解决多客户端连接的并发性,采用多线程方式-socket for the service side of the program, which is to solve the multi-client connection concurrency, multi-threaded manner
CommunicationTestTool
- 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
udp
- 简单的udp服务端以及客户端的程序,可实现文件的传输。-Simple udp server and client programs, enabling file transfer.
UDP
- 简单编写 如何创建一个UDP服务端和创建一个简单的UDP客户端!学习了解简单的使用Winsock编写UDP协议的网络应用程序。-How to create a simple preparation of UDP server and create a simple UDP client! Learn about simple written using Winsock UDP protocol network applications.
udp
- dup 服务端 客户端 基于udp协议的通信程序(DUP server client, communication program based on UDP protocol)
UDP练习
- UDP简单的练习,包含客户端和服务端。大神绕道(UDP simple exercises, including client and server.Great god a detour)
UDP
- 用Python架设UDP连接,包括客户端和服务端。写一个简单客户端-服务端的UDP程序 UDPClient.py UDPServer.py(Build UDP server by Python, including client and server. Write simple client-server programmer that use UDP. UDPClient.py UDPServer.py)
udp
- udp通信的客户端与服务端程序,用来实现UDP之间的通信服务等功能(Client and Server program for UDP communication)
UDP通信
- c# UPD通讯实例,有相关的服务端和客户端(An example of c# UPD communication)
UDP
- 基于C#的UDP客户端、服务端,实现基本功能。(UDP Client & Server Demo with C#, to achieve the basic functions.)