gupnp_context_new()
gupnp_context_new - Create a new contextSyntax
resource gupnp_context_new (string $host_ip, int $port)Arguments
- host_ip - The local host\'s IP address, or NULL to use the IP address of the first non-loopback network interface.
- port - Port to run on, or 0 if you don\'t care what port is used.
