An object-oriented open source framework for creating UPnP devices and control points https://wiki.gnome.org/Projects/GUPnP
Go to file
2024-01-06 04:34:04 +01:00
libgupnp.spec automatic version update by autodist [release 0.20.16-1mamba;Sat Feb 13 2016] 2024-01-06 04:34:04 +01:00
README.md automatic version update by autodist [release 0.20.11-1mamba;Sun May 04 2014] 2024-01-06 04:34:04 +01:00

libgupnp

GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. GUPnP implements the UPnP specification: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). GUPnP does not include helpers for construction or control of specific standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework.