P2P File Share
A simple peer-to-peer file sharing system.
|
#include "downloadmanager.hpp"
Functions | |
bool | process_input (const std::string &input, TCPSocket &tracker, EndpointID my_id, const Endpoint &client_endpoint, DownloadManager &download_manager, FilesDB &my_files, PeerDB &peer_db) |
bool process_input | ( | const std::string & | input, |
TCPSocket & | tracker, | ||
EndpointID | my_id, | ||
const Endpoint & | client_endpoint, | ||
DownloadManager & | download_manager, | ||
FilesDB & | my_files, | ||
PeerDB & | peer_db ) |