Specifies the port number and optional hostname for connecting to a remove server over the network.
Switch.connect()
The hostname of the destination server to connect to.
If not defined, then hostname defaults to 127.0.0.1.
hostname
127.0.0.1
"example.com" Copy
"example.com"
The port number to connect to.
80 Copy
80
Generated using TypeDoc
Specifies the port number and optional hostname for connecting to a remove server over the network.
See
Switch.connect()