/BitTorrent

This is a small replica for BitTorrent. We were successfully able to implement N-seeders vs N-leechers configuration. Where N - users could simultaneously upload and download torrent files.

Primary LanguageC++

BitTorrent

A basic BitTorrent client that can exchange files between multiple peers. A BitTorrent client is the application run by downloaders/uploaders that exchanges pieces of a file. This application can exchange files between multiple seeders and leechers.