Skip to content

rajatverma09/Mini-Torrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

1) Synchronization between two trackers has not been implemented
    Assumption: Only a single tracker exists.

2) Command to build tracker and client executables:
    g++ -std=c++11 -o tracker common.cpp tracker.cpp
    g++ -std=c++11 -o client common.cpp client.cpp -lpthread -lcrypto

About

OS Assignment-2, IIIT H 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors