Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 236 Bytes

File metadata and controls

7 lines (4 loc) · 236 Bytes

Tracker_implementation

The implementation of a tracker for a P2P file sharing system

To run use :1)g++ main.cpp db_manager.cpp peer_manager.cpp udp_server.cpp socket_util.cpp -l sqlite3 -o bittorrent_tracker

2)./bittorrent_tracker