Create a client socket connected to the specified host and port.
Parameters:
host
port
Returns: a socket connected to the specified host and port.
Exceptions:
IOException
Since: 1.2
Diagram: Socket Factory