文件名称:udp-unicast
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- bua****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
netbeans环境下,实现的UDP单播转发功能测试程序,包括发送端,接收端,以及中间转发集群端-netbeans environment, implementation UDP unicast forwarding test program, including the sending end and the receiving end, as well as intermediate forwarding cluster end
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UdpServer\build\classes\UdpServer.class
.........\build.xml
.........\dist\README.TXT
.........\....\UdpServer.jar
.........\manifest.mf
.........\nbproject\build-impl.xml
.........\.........\genfiles.properties
.........\.........\private\private.properties
.........\.........\.......\private.xml
.........\.........\project.properties
.........\.........\project.xml
.........\src\UdpServer.java
cluster\build\classes\cluster.class
.......\build.xml
.......\dist\cluster.jar
.......\....\README.TXT
.......\manifest.mf
.......\nbproject\build-impl.xml
.......\.........\genfiles.properties
.......\.........\private\private.properties
.......\.........\.......\private.xml
.......\.........\project.properties
.......\.........\project.xml
.......\src\cluster.java
UdpClient\build\classes\UdpClient.class
.........\build.xml
.........\dist\README.TXT
.........\....\UdpClient.jar
.........\manifest.mf
.........\nbproject\build-impl.xml
.........\.........\genfiles.properties
.........\.........\private\private.properties
.........\.........\.......\private.xml
.........\.........\project.properties
.........\.........\project.xml
.........\src\UdpClient.java
...Server\build\classes
.........\.....\empty
.........\nbproject\private
cluster\build\classes
.......\.....\empty
.......\nbproject\private
UdpClient\build\classes
.........\.....\empty
.........\nbproject\private
...Server\build
.........\dist
.........\nbproject
.........\src
.........\test
cluster\build
.......\dist
.......\nbproject
.......\src
.......\test
UdpClient\build
.........\dist
.........\nbproject
.........\src
.........\test
UdpServer
cluster
UdpClient
.........\build.xml
.........\dist\README.TXT
.........\....\UdpServer.jar
.........\manifest.mf
.........\nbproject\build-impl.xml
.........\.........\genfiles.properties
.........\.........\private\private.properties
.........\.........\.......\private.xml
.........\.........\project.properties
.........\.........\project.xml
.........\src\UdpServer.java
cluster\build\classes\cluster.class
.......\build.xml
.......\dist\cluster.jar
.......\....\README.TXT
.......\manifest.mf
.......\nbproject\build-impl.xml
.......\.........\genfiles.properties
.......\.........\private\private.properties
.......\.........\.......\private.xml
.......\.........\project.properties
.......\.........\project.xml
.......\src\cluster.java
UdpClient\build\classes\UdpClient.class
.........\build.xml
.........\dist\README.TXT
.........\....\UdpClient.jar
.........\manifest.mf
.........\nbproject\build-impl.xml
.........\.........\genfiles.properties
.........\.........\private\private.properties
.........\.........\.......\private.xml
.........\.........\project.properties
.........\.........\project.xml
.........\src\UdpClient.java
...Server\build\classes
.........\.....\empty
.........\nbproject\private
cluster\build\classes
.......\.....\empty
.......\nbproject\private
UdpClient\build\classes
.........\.....\empty
.........\nbproject\private
...Server\build
.........\dist
.........\nbproject
.........\src
.........\test
cluster\build
.......\dist
.......\nbproject
.......\src
.......\test
UdpClient\build
.........\dist
.........\nbproject
.........\src
.........\test
UdpServer
cluster
UdpClient