TCPCONNECT(1) | General Commands Manual | TCPCONNECT(1) |
tcpconnect - general TCP/IP client
tcpconnect [-irv] [-l localaddr] host port
tcpconnect creates a TCP/IP connection to a server running on the machine host, listening to port port. It then reads standard input and sends to the remote server, and data received from the server is printed to standard output. When end-of-file is reached on both standard input and the TCP/IP connection, tcpconnect terminates.
The names of the options are not yet finalized, and may change at a future release.
1997 April 13 |