文件名称:MulClientUdpTransfer
介绍说明--下载内容均来自于网络,请自行研究使用
UDP文件传输,实现
1、一个多路传输系统,能够将一个文件分割成多个子块;
2、通过不同的通信端口分别发送到服务器端,并在服务器端将该文件重新拼接在一起;-UDP file transfer, to achieve 1, a multiplex transmission system, the ability to split a file into a plurality of sub-blocks 2, sent by different communication ports, respectively, to the server, and the server side the file is again stitched together
1、一个多路传输系统,能够将一个文件分割成多个子块;
2、通过不同的通信端口分别发送到服务器端,并在服务器端将该文件重新拼接在一起;-UDP file transfer, to achieve 1, a multiplex transmission system, the ability to split a file into a plurality of sub-blocks 2, sent by different communication ports, respectively, to the server, and the server side the file is again stitched together
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MulClientUdpTransfer\.classpath
....................\.project
....................\.settings\org.eclipse.jdt.core.prefs
....................\bin\Client1.class
....................\...\Client2.class
....................\...\Client3.class
....................\...\Client4.class
....................\...\Client5.class
....................\...\RandomAccessFileTest.class
....................\...\RandomAccessFileTestService.class
....................\...\ServiceImpl.class
....................\...\UdpClient.class
....................\...\UdpService.class
....................\src\UdpClient.java
....................\...\UdpService.java
....................\.settings
....................\bin
....................\src
MulClientUdpTransfer