|
JackTrip
|
Master UDP listener on the Server. More...
#include <UdpMasterListener.h>


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() ) | |