Agora  1.2.0
Agora project
udp_server.h File Reference

Provides the UDPServer functions from the UDPComm class. Receiver only support. More...

#include <utility>
#include "udp_comm.h"
Include dependency graph for udp_server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UDPServer
 Basic UDP server class based on OS sockets that supports receiving messages. More...
 

Detailed Description

Provides the UDPServer functions from the UDPComm class. Receiver only support.