Gupnp
- Introduction
- Installing/Configuring
- Predefined Constants
- Examples
- Gupnp Functions
- gupnp_context_get_host_ip — Get the IP address
- gupnp_context_get_port — Get the port
- gupnp_context_get_subscription_timeout — Get the event subscription timeout
- gupnp_context_host_path — Start hosting
- gupnp_context_new — Create a new context
- gupnp_context_set_subscription_timeout — Sets the event subscription timeout
- gupnp_context_timeout_add — Sets a function to be called at regular intervals
- gupnp_context_unhost_path — Stop hosting
- gupnp_control_point_browse_start — Start browsing
- gupnp_control_point_browse_stop — Stop browsing
- gupnp_control_point_callback_set — Set control point callback
- gupnp_control_point_new — Create a new control point
- gupnp_device_action_callback_set — Set device callback function
- gupnp_device_info_get_service — Get the service with type
- gupnp_device_info_get — Get info of root device
- gupnp_root_device_get_available — Check whether root device is available
- gupnp_root_device_get_relative_location — Get the relative location of root device
- gupnp_root_device_new — Create a new root device
- gupnp_root_device_set_available — Set whether or not root_device is available
- gupnp_root_device_start — Start main loop
- gupnp_root_device_stop — Stop main loop
- gupnp_service_action_get — Retrieves the specified action arguments
- gupnp_service_action_return_error — Return error code
- gupnp_service_action_return — Return successfully
- gupnp_service_action_set — Sets the specified action return values
- gupnp_service_freeze_notify — Freeze new notifications
- gupnp_service_info_get_introspection — Get resource introspection of service
- gupnp_service_info_get — Get full info of service
- gupnp_service_introspection_get_state_variable — Returns the state variable data
- gupnp_service_notify — Notifies listening clients
- gupnp_service_proxy_action_get — Send action to the service and get value
- gupnp_service_proxy_action_set — Send action to the service and set value
- gupnp_service_proxy_add_notify — Sets up callback for variable change notification
- gupnp_service_proxy_callback_set — Set service proxy callback for signal
- gupnp_service_proxy_get_subscribed — Check whether subscription is valid to the service
- gupnp_service_proxy_remove_notify — Cancels the variable change notification
- gupnp_service_proxy_send_action — Send action with multiple parameters synchronously
- gupnp_service_proxy_set_subscribed — (Un)subscribes to the service
- gupnp_service_thaw_notify — Sends out any pending notifications and stops queuing of new ones
English translation
You have asked to visit this site in English. For now, only the interface is translated, but not all the content yet.If you want to help me in translations, your contribution is welcome. All you need to do is register on the site, and send me a message asking me to add you to the group of translators, which will give you the opportunity to translate the pages you want. A link at the bottom of each translated page indicates that you are the translator, and has a link to your profile.
Thank you in advance.
Document created the 30/01/2003, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/php-rf-book.gupnp.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.