搜索资源列表
UDTtest
- UDP客户端与服务端的通讯测试程序,可以用为学习UDP编程的参考
OpenTcpipOn8051
- open tcpip 基于8051的移植程序: 硬件基于8051与RTL8019 OpenTCP_8051 一共220K 提供了客户端,服务端,TCP,UDP等。
UUDPRPC
- 1. 用来实现一些简单的网络通讯。使用方式比较特别:将服务端的某个对象封装成客户端的一个对象,客户端要调用服务端的功能时,只需调用此对象的方法(给定方法名和参数),就像在调用客户端的本地对象一样。支持返回值。 2. 基于UDP协议,用到了Indy库。 3. 代码中有比较详细的注释,一看即明
UDPgame
- 本人写的用UDP实现的客户端与服务端之间简单的连接
socket
- 这个是一个在linux平台下的一个socket服务端与客户端的一两个程序,基于的是UDP数据报协议的无连接socket
SOCKET
- TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
UDP
- Powerbasic 源码 这是对UDP协议的基本操作.有服务端和客户端
EchoServer
- 对udp协议的修改的服务端,主要实现,数据包的顺序排列,并按顺序发给客户端-right udp agreement to amend the end of major achievement, data packets are arranged in chronological order, together with the order issued to the client
socketUDP
- 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
UDPCommuniction
- Udp协议的运用,通过Udp协议实现客户端和服务端的通讯。-Udp use agreement, through the Udp protocol client and server communication.
FileTransmission
- 通过socket建立TCP的文件传输和UDP在线聊天服务,采用客户端服务器模式-Socket through the establishment of TCP and UDP file transfer online chat service, using client-server model
Chat_Udp
- 多人聊天程序,UDP编程模型,无服务端只有个客户端-People chat program, UDP programming model
UDP
- 一个UDP连接程序,可以实现服务端与客户端的并发通信-A UDP connection program, the server can be achieved concurrent communication with the client
UDPTest
- C++的udp客户端 服务端,实例,共参考-C++, udp client server, examples of reference
Simple-UDP-based-network-programming
- 基于UDP的简单的网络编程,模式为C/S,实现客户端到服务端的通信-Simple UDP based network programming model for C/S, to achieve client-server communication
UDP-TCP-SMTP
- UDP TCP SMTP 实现连接,建立服务端和客户端-The UDP TCP SMTP for connectivity, building services and client
UdpServer
- UDP服务端通信,接着上面的UDP客户端通信的,测试通过-The UDP server communication, then the above the UDP client communication, test by
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
udpcl
- udp通信的客户端设计,用于连接服务端。(Udp communication client design)
udp client server
- UDP 通讯,包含客户端和服务端程序,亲测可用,需配置ip端口(UDP communication, including client and server-side program, protest available and configure the IP port)