JackTrip
Signals | Public Member Functions | Private Slots | Private Member Functions | Static Private Member Functions | Private Attributes | List of all members
UdpMasterListener Class Reference

Master UDP listener on the Server. More...

#include <UdpMasterListener.h>

Inheritance diagram for UdpMasterListener:
Inheritance graph
[legend]
Collaboration diagram for UdpMasterListener:
Collaboration graph
[legend]

Signals

void Listening ()
 
void ClientAddressSet ()
 

Public Member Functions

 UdpMasterListener (int server_port=gServerUdpPort)
 
virtual ~UdpMasterListener ()
 
void run ()
 Implements the Thread Loop. To start the thread, call start() ( DO NOT CALL run() )