Hi All!
can anyone help me out in this issue?
Im developing an application on UPNP, im using SSDP message for discovering the device in a network.
SSDP message is in XML Format:
for EX:
Host:255.255.25 5.239:1900
Mx:1800s
NT:SSDP:alive
NTS:upnp:rootde vice
-
-
As i ve various types of devices in the network i have to extract NTS feild and should match with the ST(search Target) field in the search request to get a device response.
can anyone help me out to extract NTS field from this SSDP message.
Thank you all.
can anyone help me out in this issue?
Im developing an application on UPNP, im using SSDP message for discovering the device in a network.
SSDP message is in XML Format:
for EX:
Host:255.255.25 5.239:1900
Mx:1800s
NT:SSDP:alive
NTS:upnp:rootde vice
-
-
As i ve various types of devices in the network i have to extract NTS feild and should match with the ST(search Target) field in the search request to get a device response.
can anyone help me out to extract NTS field from this SSDP message.
Thank you all.
Comment