Description: 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.
File list (Check if you may need any files):
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