资 源 简 介
这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重复、顺序错乱等情况。 示例程序包含一个服务器端和一个客户端,可以多个客户端接入服务器端。-This is an agreement to use UDP communication examples procedures, is very simple, not so error-handling mechanism. Because UDP is a connectionless, unreliable communication protocol. Because of different network environment, there may be data loss, data duplication, the order of disorder and so on. Examples of the procedure includes a server-side and a client, multiple clients can access server-side.