Skip to content

Built a bit torrent like file-sharing system with a fallback multi-tracker system with synchronization and parallel downloading. Used OpenSSL library for computing hash values of files. Implemented its own algorithm for data piece selection in order to download efficiently a file from multiple servers(peers) piece by piece. Also handled synchron…

Notifications You must be signed in to change notification settings

jeeveshkataria/miniTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

miniTorrent

description and run commands , i will upload soon.

About

Built a bit torrent like file-sharing system with a fallback multi-tracker system with synchronization and parallel downloading. Used OpenSSL library for computing hash values of files. Implemented its own algorithm for data piece selection in order to download efficiently a file from multiple servers(peers) piece by piece. Also handled synchron…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages