Dakusan's Domain Forum

Main Site Discussion => Projects => Topic started by: Dakusan on September 28, 2009, 05:32:50 am

Title: File Sender
Post by: Dakusan on September 28, 2009, 05:32:50 am
Full content for the File Sender project can be found at https://www.castledragmire.com/Projects/File_Sender.

Description: Send one or groups of files, guaranteeing delivery, and minimizing wasted time due to errors
Information: File sending application that auto-resumes broken file transfers on reconnect and confirms file integrity through hashes.  If errors are detected, the broken section of the file is found via recursively checking binary divisions against hashes until the error(s) are tracked down to a relatively small section (say, anywhere from 8K to 8 bytes) , and the section is resent.
Languages: C++