Version 0.12.8

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the GNU Free Documentation License from the Free Software Foundation by visiting their Web site or by writing to:


          The Free Software Foundation, Inc.,
          59 Temple Place - Suite 330,
          BostonMA 02111-1307,
          USA


I. Tutorial
Overview
Writing a UPnP Client
Writing a UPnP Service
II. Reference
Device Information
GUPnPDeviceInfo — Base abstract class for querying device information.
GUPnPServiceInfo — Base abstract class for querying service information.
GUPnPServiceIntrospection — Service introspection class.
Device Control
GUPnPControlPoint — Class for resource discovery.
GUPnPDeviceProxy — Proxy class for remote devices.
GUPnPServiceProxy — Proxy class for remote services.
Device Implementation
GUPnPDevice — Class for device implementations.
GUPnPRootDevice — Class for root device implementations.
GUPnPService — Class for service implementations.
Utility Functions
GUPnPContext — Context object wrapping shared networking bits.
GUPnPResourceFactory — Class for resource and resource proxy object creation.
Error codes — Error domains and codes.
Special UPnP types — Extra types for use when calling UPnP actions.
Tools
gupnp-binding-tool — creates C convenience wrappers for UPnP services
III. XML Schemas
Device Description
Service Description
Glossary
Index