搜索资源列表
udp
- windows下UDP服务端、客户端测试用程序源码
UDP
- udp服务端,实现了udp发送机制
易语言编写的P2P服务端客户端
- 易语言编写的P2P服务端客户端,UDP通信模式,内网打洞成功。-Easy language of P2P server client, UDP communication patterns within the network successfully dug the hole.
MyServer
- 一个带有界面的tcp,udp服务端程序,可以设置选择端口,超时时间,以及存储文件路径。-Interface with a tcp, udp client service procedures, you can set to choose the port, timeout, as well as the storage file path.
UDP
- windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
udp
- linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
UDP
- java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
Server
- UDP 服务端,socket编程的好帮手-UDP SEVER
UDP
- 基于UDP的串口通信,与TCP不同的是UDP利用的是广播技术,和服务端并没有建立可靠的连接-jiyuudpdechuankoutongxin
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
- 一个详细的udp服务端客户端代码,任意长度数据-no english memo.
UDP-translator-test-example
- UDP translator test example.rar 保护udp 客户端、udp 服务端例子。经过测试,可以直接编译运行-The UDP translator test example.rar protection udp client, UDP server-side example. Tested, can be directly compiled to run
udp
- 简单的udp服务端以及客户端的程序,可实现文件的传输。-Simple udp server and client programs, enabling file transfer.
udp
- dup 服务端 客户端 基于udp协议的通信程序(DUP server client, communication program based on UDP protocol)
TCP server and client source
- TCP、UDP服务端和客户端的源程序,可以自己更改,定时发送报文等(TCP server and client source)
UDP练习
- UDP简单的练习,包含客户端和服务端。大神绕道(UDP simple exercises, including client and server.Great god a detour)
同步TCP客户端
- 可以使用TCP进行连接,配合TCP或者UDP服务端一起使用(You can use TCP to connect, with TCP or UDP server to use together)
udp
- LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
UDP服务端
- UDP服务端,用于接收udp包数据,十分好用