Peer-to-Peer-Group-Based-File-Sharing-System
Chirag-Shilwant/Peer-to-Peer-Group-Based-File-Sharing-System
C++
A P2P file sharing system like Bit Torrent implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.