#include "cedianudpserver.h" #include CedianUdpServer::CedianUdpServer ( QObject* parent ) : QQtSocketUdpClient ( parent ) { }