kodi
|
The PLT_SsdpSender class provides a mechanism to format and send SSDP packets. More...
#include <PltSsdp.h>
Static Public Member Functions | |
static NPT_Result | SendSsdp (NPT_HttpRequest &request, const char *usn, const char *nt, NPT_UdpSocket &socket, bool notify, const NPT_SocketAddress *addr=NULL) |
static NPT_Result | SendSsdp (NPT_HttpResponse &response, const char *usn, const char *nt, NPT_UdpSocket &socket, bool notify, const NPT_SocketAddress *addr=NULL) |
The PLT_SsdpSender class provides a mechanism to format and send SSDP packets.