• UpnpDiscoveryImplementation
  • UpnpDiscoveryImplementation Class

    class nymeaserver::UpnpDiscoveryImplementation

    Allows to detect UPnP devices in the network. More...

    Header: #include <UpnpDiscoveryImplementation>

    Detailed Description

    This resource allows plugins to discover UPnP devices in the network and receive notification messages. The resource will bind a UDP socket to the multicast 239.255.255.250 on port 1900.

    The communication was implementet using following documentation: http://upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.1.pdf

    See also UpnpDevice and UpnpDeviceDescriptor.