jaymmodi / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:C++ 89.6%Language:Makefile 6.9%Language:C 1.9%Language:D 1.6%