Télécharger la liste

Description du projet

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. The GUPnP framework consists of two
libraries. GSSDP implements resource discovery and
announcement over SSDP, and GUPnP implements the
UPnP specification: resource announcement and
discovery, description, control, event
notification, and presentation (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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-09 16:47 Retour à la liste release
0.8

Une nouvelle API a été ajoutée pour permettre le sous-classement de types de ressources. GUPnPDeviceInfo retourne subresources avec une version supérieure ou égale à la version demandée. Serveurs annoncer les versions inférieures ou égales à la version en œuvre. gupnp_context_get_server () a été rendu public. GError arguments ont été ajoutés à tous les signaux d'erreur. Réabonnement de manutention a été améliorée. Diverses autres corrections et améliorations internes ont été faites.
Tags: Major bugfixes
A new API was added to allow subclassing of
resource types. GUPnPDeviceInfo returns
subresources with a version greater than or equal
to the requested version. Servers announce
versions less than or equal to the implemented
version. gupnp_context_get_server() was made
public. GError arguments were added to all error
signals. Resubscription handling was improved.
Various other fixes and internal improvements were
made.

Project Resources