文件名称:fft2.0
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7.31mb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。-Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achieve ftp transmission speed 10 ~ 100 times, with the main mechanism is to make use of TCP Transmission Control, UDP to do data transfer. Can accelerate the basic reasons for, TCP congestion control algorithm down its transmission speed, and with custom UDP transfer protocol is not the limit.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
client
......\a.txt
......\client.cpp
......\client.dep
......\client.dsp
......\client.dsw
......\client.exe
......\client.ilk
......\client.mak
......\client.ncb
......\client.opt
......\client.pch
......\client.pdb
......\client.plg
......\client.sln
......\client.vcproj
......\client.vcproj.CCLIN.linyuxu.user
......\client.vcproj.ZJU000.linyuxu.user
......\data.txt
......\Debug
......\result.txt
......\vc60.idb
......\vc60.pdb
ConvSocket.cpp
ConvSocket.h
FastFileTrans.cpp
FastFileTrans.h
LFile.cpp
LFile.h
server
......\server.cpp
......\server.cpp.bak
......\server.dsp
......\server.dsw
......\server.ncb
......\server.opt
......\server.plg
......\server.sln
......\server.vcproj
......\server.vcproj.CCLIN.linyuxu.user
......\server.vcproj.ZJU000.linyuxu.user
......\a.txt
......\client.cpp
......\client.dep
......\client.dsp
......\client.dsw
......\client.exe
......\client.ilk
......\client.mak
......\client.ncb
......\client.opt
......\client.pch
......\client.pdb
......\client.plg
......\client.sln
......\client.vcproj
......\client.vcproj.CCLIN.linyuxu.user
......\client.vcproj.ZJU000.linyuxu.user
......\data.txt
......\Debug
......\result.txt
......\vc60.idb
......\vc60.pdb
ConvSocket.cpp
ConvSocket.h
FastFileTrans.cpp
FastFileTrans.h
LFile.cpp
LFile.h
server
......\server.cpp
......\server.cpp.bak
......\server.dsp
......\server.dsw
......\server.ncb
......\server.opt
......\server.plg
......\server.sln
......\server.vcproj
......\server.vcproj.CCLIN.linyuxu.user
......\server.vcproj.ZJU000.linyuxu.user