文件名称:NMBVH
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-03-06
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- dirs*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个基于UDP协议通信的简单例子,包括服务端和客户端,客户端向服务端发送数据,服务端收到数据后向客户端返回数据-A simple example based on UDP communication, including server and client, the client sends data to the server, the server returned to the client data after receipt of the data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UDPClient
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.eclipse.jdt.core.prefs
.........\bin
.........\...\com
.........\...\...\ghs
.........\...\...\...\udp
.........\...\...\...\...\UdpClient.class
.........\src
.........\...\com
.........\...\...\ghs
.........\...\...\...\udp
.........\...\...\...\...\UdpClient.java
UDPServer
.........\.classpath
.........\.project
.........\.settings
.........\.........\org.eclipse.jdt.core.prefs
.........\bin
.........\...\com
.........\...\...\ghs
.........\...\...\...\udp
.........\...\...\...\...\UdpServer.class
.........\src
.........\...\com
.........\...\...\ghs
.........\...\...\...\udp
.........\...\...\...\...\UdpServer.java