Skip to content

MkUtkarsh/Bit-Torrent-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BitTorrent

A P2P file sharing application

Compilation and execution

g++ -std=c++17 -o tracker tracker.cpp g++ -std=c++17 -o client tracker.cpp

./server tracker_info.txt 1 ./client 127.0.0.1 2217 tracker_info.txt - Change IP and Port for each client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published