File: UDPDownload   Add to favorates  [Vote: very good!  5  4  3  2  1 Vote: very bad!]
  Directory: WinSock-NDIS
  Dev tools: Visual C++
  File size: 10 KB
  Update: 2009-02-09
  Downloads: 151
  Uploader: mywinking
 Describe: Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not have to worry about will be packet loss, unless the network is broken, you must re. If using UDP, since UDP is unreliable, so use it to transfer files, it is necessary to ensure that packet loss, you must write our own extra code to protect the
File list(time 2004120701~2009101321)(Click to check if it's the file you need, and recomment it at the bottom):
  Hsocket
  .......\Hsocket.cpp
  .......\Hsocket.h
  UDPTrsmtFile
  ............\UDPTrsmtFile.cpp
  ............\UDPTrsmtFile.h
  用UDP实现可靠文件传输.txt
Please Comment: [Very Good!] [Commonly] [passworded] [Bad Descibe] [Not code/document] [lost file]  [Can't uncompress] [Very bad!] [Note]
 [vdwno]:Very rabbish [zhyu hu]:Very Good
 Search in more than 1370000 codes/documents:
 [udpfiletransfer.Rar] - the udp-based file transfer, including server and client!
 [RTP_video_audio.rar] - with RTP video transmission of multimedia data model, including detailed documentation, ppt Directory, the server and client source.
 [udp.rar] - udp protocol network communication, VC++ Prepared, including server-side and the sending end