Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Introduction »
« gopher_parsedir
Manuel PHP
Référence des fonctions
Autres services
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
Gupnp
Introduction
Installation/Configuration
Pré-requis
Installation
Configuration à l'exécution
Types de ressources
Constantes pré-définies
Exemples
Parcours des périphériques et des services
Implémentation du périphérique BinaryLight
Fonctions Gupnp
gupnp_context_get_host_ip
— Récupère l'adresse IP
gupnp_context_get_port
— Récupère le port
gupnp_context_get_subscription_timeout
— Récupère le délai d'expiration lors de la souscription aux événements
gupnp_context_host_path
— Démarre l'hébergement
gupnp_context_new
— Crée un nouveau contexte
gupnp_context_set_subscription_timeout
— Définit le délai d'attente des événements de sousscription
gupnp_context_timeout_add
— Définit une fonction à appeler à intervalle régulier
gupnp_context_unhost_path
— Interrompt l'hébergement
gupnp_control_point_browse_start
— Commence la recherche
gupnp_control_point_browse_stop
— Interrompt la recherche
gupnp_control_point_callback_set
— Définit la fonction de rappel pour le point de contrôle
gupnp_control_point_new
— Crée un nouveau point de contrôle
gupnp_device_action_callback_set
— Définit la fonction de rappel pour un périphérique
gupnp_device_info_get_service
— Récupère le service avec son type
gupnp_device_info_get
— Récupère les informations d'un périphérique racine
gupnp_root_device_get_available
— Vérifie si un périphérique racine est disponible
gupnp_root_device_get_relative_location
— Récupère le chemin relatif d'un périphérique racine
gupnp_root_device_new
— Crée un nouveau périphérique racine
gupnp_root_device_set_available
— Définit si le périphérique racine est disponible ou non
gupnp_root_device_start
— Démarre la boucle principale
gupnp_root_device_stop
— Interrompt la boucle principale
gupnp_service_action_get
— Récupère les arguments de l'action spécifiée
gupnp_service_action_return_error
— Retourne le code erreur
gupnp_service_action_return
— Retourne le succès de l'action
gupnp_service_action_set
— Définit les valeurs à retourner par une action spécifique
gupnp_service_freeze_notify
— Suspend les notifications
gupnp_service_info_get_introspection
— Récupère l'introspection des ressources du service
gupnp_service_info_get
— Récupère les informations complètes d'un service
gupnp_service_introspection_get_state_variable
— Retourne le statut de la variable d'une donnée
gupnp_service_notify
— Notifie les clients connectés
gupnp_service_proxy_action_get
— Envoi l'action au service et récupère la valeur
gupnp_service_proxy_action_set
— Envoie une action au service et définit la valeur
gupnp_service_proxy_add_notify
— Définit une fonction de rappel pour la notification de modification d'une variable
gupnp_service_proxy_callback_set
— Définit la fonction de rappel pour un service de proxy pour un signal donné
gupnp_service_proxy_get_subscribed
— Vérifie si la souscription à un service est valide
gupnp_service_proxy_remove_notify
— Annule une notification de modification de variable
gupnp_service_proxy_send_action
— Envoie une action avec plusieurs paramètres de façon synchrone
gupnp_service_proxy_set_subscribed
— S'abonne (se désabonne) à un service
gupnp_service_thaw_notify
— Envoie toutes les notifications en attente et arrête la mise en file d'attente de nouvelles
add a note
User Contributed Notes
There are no user contributed notes for this page.