BitTorrent

BitTorrent

dhawal777

Bittorrent is a P2P file sharing protocol which accounts for over 25% of traffic on the internet. In P2P file sharing,a software client on an end-user PC request a file,and portion of the requested file residing on peer machines are sent to the client and then reassembled into a full copy of the requested file. We created our own .mtorrent for this purpose and which contain the SHA1 of the corresponding file and all other necessary details related to tracker and its own Id. We also handled the fault tolerance on network by maintaining two trackers instead of one.

1 Stars
0 Forks
1 Watchers
C++ Language
45.1 SrcLog Score
Cost to Build
$6.4K
Market Value
$1.6K

Growth over time

7 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about BitTorrent

Question copied to clipboard

What is the dhawal777/BitTorrent GitHub project? Description: "Bittorrent is a P2P file sharing protocol which accounts for over 25% of traffic on the internet. In P2P file sharing,a software client on an end-user PC request a file,and portion of the requested file residing on peer machines are sent to the client and then reassembled into a full copy of the requested file. We created our own .mtorrent for this purpose and which contain the SHA1 of the corresponding file and all other necessary details related to tracker and its own Id. We also handled the fault tolerance on network by maintaining two trackers instead of one.". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone BitTorrent

Clone via HTTPS

git clone https://github.com/dhawal777/BitTorrent.git

Clone via SSH

[email protected]:dhawal777/BitTorrent.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the BitTorrent issue tracker:

Open GitHub Issues