
UPnP protocol - description
Second step: find out what devices can do
LOCATION points to XML:
Location: http://192.168.1.1:5431/dyndev/uuid:0014-bf09
This file describes (per “profile”):
I
control URL
I
events URL
I
SCPD URL (description of which functions are available, in XML)
<service>
<serviceType>urn:schemas-upnp-org:service:
WANIPConnection:1</serviceType>
<serviceId>urn:upnp-org:serviceId:WANIPConnection</serviceId>
<controlURL>/ipc</controlURL>
<eventSubURL>/ipc</eventSubURL>
<SCPDURL>/ipc.xml</SCPDURL>
</service>
Comentarios a estos manuales