Babel  1
The voip software that only works on your local network
Loading...
Searching...
No Matches
TCP.hpp File Reference

This file contains the definition of the TCP class for handling TCP network communication. More...

#include <string>
#include <iostream>
#include <asio.hpp>
#include <queue>
#include <thread>
#include <memory>
#include "Logging.hpp"
Include dependency graph for TCP.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Network::TCP
 A class for handling TCP network communication. More...
 

Namespaces

namespace  Network
 

Detailed Description

This file contains the definition of the TCP class for handling TCP network communication.

Definition in file TCP.hpp.