Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The UPnP Device Host API handles the UPnP-specific steps of discovery, description, control, and eventing for devices.
Applications that use the Device Host API typically perform the following tasks:
- Respond to search requests issued by control points.
- Parse SOAP and HTTP control commands from control points and return the responses to control points.
- Submit events to subscribing control points.
- Publish information about the device and its services and nested devices.
- Respond to device queries from control points.
- Respond to control requests from control points.
For information about using the COM-based Device Host API to create UPnP devices, see Implementing a Hosted Device using COM.
See Also
Send Feedback on this topic to the authors