centos man page for tcp-environ

Query: tcp-environ

OS: centos

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tcp-environ(5)							File Formats Manual						    tcp-environ(5)

NAME
tcp-environ - TCP-related environment variables
DESCRIPTION
The following environment variables describe a TCP connection. They are set up by tcp-env, tcpclient, and tcpserver. Note that TCPLOCAL- HOST, TCPREMOTEHOST, and TCPREMOTEINFO can contain arbitrary characters. PROTO The string TCP. TCPLOCALHOST The domain name of the local host, with uppercase letters converted to lowercase. If there is no currently available domain name for the local IP address, TCPLOCALHOST is not set. TCPLOCALIP The IP address of the local host, in dotted-decimal form. TCPLOCALPORT The local TCP port number, in decimal. TCPREMOTEHOST The domain name of the remote host, with uppercase letters converted to lowercase. If there is no currently available domain name for the remote IP address, TCPREMOTEHOST is not set. TCPREMOTEINFO A connection-specific string, perhaps a username, supplied by the remote host via 931/1413/IDENT/TAP. If the remote host did not sup- ply connection information, TCPREMOTEINFO is not set. TCPREMOTEIP The IP address of the remote host. TCPREMOTEPORT The remote TCP port number.
SEE ALSO
tcpclient(1), tcpserver(1), tcp-env(1), tcp(4) tcp-environ(5)
Related Man Pages
tcp-env(1) - ultrix
tcp-environ(5) - ultrix
tcp-environ(5) - suse
tcp-environ(5) - centos
tcp-environ(5) - hpux
Similar Topics in the Unix Linux Community
TCP Listening Ports
Create a TCP/IP Connection
GUI remote connection
graphical remote connection to linux
TCP port 70000 on AIX 6.1? (Surely higher than allowed maximum?)