搜索资源列表
UdpServer
- 这是一个关于UDP服务器端的代码,是用WINSOCHET编写的
UDPServer
- 服务端udp源码(Windows 网络与通信程序设计 源代码)-Service udp-source client (Windows network and communications programming source code)
UDPServer
- 使用java写的关于UDP协议的服务器端的运用程序-The use of java on the UDP protocol to write server-side application procedures
UDPServer
- 一个UDPServer的实现,直接创建该对象就可以使用,方便快捷-Am implemetation of UDP Server based on C++
UDPServer
- UDP网络编程,程序精简说明了UDP协议的运行机制,适合于新手学习使用-UDP network programming, the program describes the UDP protocol to streamline the operation of the mechanism, suitable for novices learning to use
udpServer
- tcp udp socket commucation
UDPServer
- 实现了UDP服务站的功能,封装的类只包括接收功能,不发送,本人现在使用非常流畅好用,监听端口,简单好用,可移植。- realize an UDP Server
udp
- Example udp server and client in C. udpserver.c udpclient.c
massage
- 使用UDPServer进行通讯,服务器进行数据转发,也可以直接进行客户端到客户端的通讯。-Use UDPServer communication, server, data forwarding, you can also direct the client to client communications.
UDPServer.java
- udpserver sample program
udpserver
- udp server and client files.
UDPServer
- 彻底的学习UDP协议的好源码,很有学习价值,让自已更好的掌握TCP/IP协议-Thorough study and a good source UDP protocol, the value of great learning, so that a better grasp of their own TCP/IP protocol
UdpServer
- 使用UDP的方式实现简单的通信,发送文本数据,本程序是server端,能接受信息,回复信息。-Use the UDP means to realize the simple communication, send text data, this procedure is server end, can accept information, reply information.
UdpServer
- UDP服务端通信,接着上面的UDP客户端通信的,测试通过-The UDP server communication, then the above the UDP client communication, test by
UdpServer
- udp虽然可靠性不及,但传输效率较高。所以在网络上仍有很大的用途。这几日需要了解下udp通讯的过程,上网发现这方面的资料还挺少。于是仔细的翻找了下msdn,基本上搞清楚了udp通讯的过程。做了一个测试的例子。希望对大家有帮助。 -udp, although the reliability is less than, but the transmission efficiency is high. So there are still a lot of uses on the network. U
UDPserver
- 实现一个简单的服务端,对客户端传输过来的数据流根据协议栈进行准确地解析,并且能够判断各种异常-Implement a simple server, the client data stream transmitted over the protocol stack based on accurate analysis, and the ability to determine the various anomalies
Lab2
- TCPServer, Client, and UDPServer, Client in java programming
udpServer
- 网络编程,UDP编写的服务端程序源码,用于通信测试-udp server sorce