Client.with_port


Description:

[ CCode ( has_construct_function = false ) ]
public Client.with_port (string? iface, uint16 msearch_port) throws Error

Parameters:

iface

The name of the network interface, or null for auto-detection.

msearch_port

The network port to use for M-SEARCH requests or 0 for random.

Returns:

A new Client object.