Home Page
  • April 19, 2024, 07:58:21 pm *
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Official site launch very soon, hurrah!


Author Topic: File Sender  (Read 10433 times)

Dakusan

  • Programmer Person
  • Administrator
  • Hero Member
  • *****
  • Posts: 536
    • View Profile
    • Dakusan's Domain
File Sender
« 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++
Logged