socket-client

[procedure] socket-client host-name port-number

Scheme48: creates an INET domain TCP socket and connects to the given server, and returns input and output ports. See also open-socket.

Some implementations have make-client-socket.