NetworkAddress


Description:

public NetworkAddress (string hostname, uint16 port)

Creates a new SocketConnectable for connecting to the given hostname and port.

Parameters:

hostname

the hostname

port

the port

Returns:

the new NetworkAddress