A simple distributed file system (a mini bit torrent) built using C++.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Fixes; IMplemented DOwnload; Fixed Too many Open Files Bug; Fixed Parsing error; Removed Constants from buffer - used a while loop instead; Handled new Lines
ce8ab68View on GitHubFixed Tracker Switch Login Bug; Updated upload file code - switched responsibilities from tracker to client
ecc466bView on GitHubUpdated Tracker Synchronization Code - fixed the ghost client connection bug
4ee6435View on GitHubBasic Updates - Added threading - one per client
6e9ddd2View on GitHubBasic TCP CLient serever communication implemented !
8d41ec8View on GitHub