3.3.2 magicPacketSendSupported
The following example shows a DDD that announces that the UPnP device supports microsoft:magicPacketSendSupported (section 2.3.1.2). <7>
-
<device> <UDN>uuid:00000000-1111-2222-3333-444444444444</UDN> <friendlyName>Sample Renderer</friendlyName> <deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType> <manufacturer>Microsoft</manufacturer> ... <microsoft:magicPacketSendSupported xmlns:microsoft="urn:schemas-microsoft-com:WMPNSS-1-0">1 </microsoft:magicPacketSendSupported> </device>