[ Home | What's New | Contents | Overview | Contributors | Distribution | Examples | Documentation | Manual | Publications | Mailing List Archive | Problems ] This page was last updated by Axel Belinfante on 2003-08-05
TorX Test Tool Information
Prev   Next

tcp(1) - tcp connection program

Table of Contents

Name

tcp - tcp connection program

Synopsis

tcp [ -w ] [ peerhost ] peerport

Description

tcp opens a connection to port number peerport of host peerhost, if given, or the local host otherwise. If takes more than 10 seconds to make the connection, tcp reports an error and exits. If this succeeds, it waits for input on standard input and messages that arrive over the connection, until end of file is detected on either one of these. If the -w flag is given, after end of file on standard input it will continue to wait for end of file on the connection.

Input arriving on standard input is send over the connection to the peer, and messages arriving over the connection are printed on standard output. When end of file is detected either on standard input or on the connection, tcp prints a diagnostic and exits.

Diagnostics are printed on standard error.

See Also

torx-intro(1), udp(1), hexcontext(1), unhexify(1)

Contact

By Email: <torx_support@cs.utwente.nl>

Version

This manual page documents version 3.9.0 of torx.


Table of Contents


Prev Table of Contents Next
Appendix D: TorX Manual Pages: smileexp(1) - use smile as symbolic explorer for LOTOS Valid HTML 4.01! Appendix D: TorX Manual Pages: tmcs(1) - tcp multicast service