Implementing the BinaryLight device
gupnp_context_get_host_ip
Gupnp
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á
Gupnp º¯Êý
Table of Contents
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 succesfully
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.
Implementing the BinaryLight device
gupnp_context_get_host_ip
Gupnp
ÔÚÏßÊֲ᣺
ÖÐÎÄ
Ó¢ÎÄ
PHPÊÖ²á