Peer to Peer file sharing system

less than 1 minute read

Peer to Peer File Sharing System, This project is made using pthreads in c++, where multiple clients can connect to each other through central tracker and transfer files with the help of peice wise selection algorithm.

Peer to Peer Network

Here is the github link where you can find more details about functioning of the app.