Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: FileTransfers Download
 Description: Reliable file transfer using ftp it is clear that if the use of 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 have to come back. If using UDP, since UDP is unreliable, so use it to transfer files, to ensure no packet loss, you have to write our own code of additional protection.
 To Search:
File list (Check if you may need any files):
FileTransfers\ClientSocket.cpp
.............\ClientSocket.h
.............\Debug\ClientSocket.obj
.............\.....\FileTransfers.exe
.............\.....\FileTransfers.ilk
.............\.....\FileTransfers.obj
.............\.....\FileTransfers.pch
.............\.....\FileTransfers.pdb
.............\.....\FileTransfers.res
.............\.....\FileTransfersDlg.obj
.............\.....\ListenSocket.obj
.............\.....\Message.obj
.............\.....\StdAfx.obj
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\FileTransfers.aps
.............\FileTransfers.clw
.............\FileTransfers.cpp
.............\FileTransfers.dsp
.............\FileTransfers.dsw
.............\FileTransfers.h
.............\FileTransfers.ncb
.............\FileTransfers.opt
.............\FileTransfers.plg
.............\FileTransfers.rc
.............\FileTransfersDlg.cpp
.............\FileTransfersDlg.h
.............\ListenSocket.cpp
.............\ListenSocket.h
.............\Message.cpp
.............\Message.h
.............\ReadMe.txt
.............\..lease\FileTransfers.exe
.............\res\FileTransfers.ico
.............\...\FileTransfers.rc2
.............\Resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\Debug
.............\Release
.............\res
FileTransfers
    

CodeBus www.codebus.net