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

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

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

Go to the source code of this file.

Data Structures

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

Namespaces

namespace  Network
 

Detailed Description

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

Definition in file UDP.hpp.