P2P File Share
A simple peer-to-peer file sharing system.
Loading...
Searching...
No Matches
downloadmanager.hpp File Reference
#include <atomic>
#include <deque>
#include <functional>
#include <thread>
#include "../network/tcp_socket.hpp"
#include "filesdb.hpp"
#include "peerdb.hpp"
Include dependency graph for downloadmanager.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  DownloadManager
 If you need a file downloaded, ask the professional. More...