You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a group based file sharing system where users can share, download files from the group they belong to. Downloading file is parallel with multiple pieces from multiple peers.
To run client : ./client 127.0.0.1:8000 trackerinfo.txt
About
Build a group based file sharing system where users can share, download files from the group they belong to. Downloading file is parallel with multiple pieces from multiple peers.