home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / nosvw304.zip / NOSGAS.ZIP / SPOOL / HELP / TELNET.HLP < prev    next >
Text File  |  1992-12-30  |  881b  |  26 lines

  1. ======================                              NOSview [301]
  2. /spool/help/telnet.hlp
  3. ======================
  4.  
  5. USAGE
  6.  T[elnet] <hostname> [<port_number>]
  7.  
  8. DESCRIPTION
  9.  The telnet command allows you to initiate a TCP connection from
  10.  the NOS mailbox out across the network to another host.  This
  11.  allows an AX.25 user with nothing more than a terminal and TNC
  12.  to gain access to the TCP/IP network.
  13.  
  14.  By including the optional port_number, you can connect to any
  15.  TCP server at the given host.  The default is to be connected to
  16.  the "telnet" server, which in the case of NOS software, is the
  17.  MBOX.
  18.  
  19.  To quit the session at any time, enter the escape character
  20.  (CTRL-X by default, can be changed with the E[scape] command).
  21.  
  22. EXAMPLES
  23.  telnet wb7xxx     (Connect to wb7xxx, (MBOX if NOS) )
  24.  t wb7xxx 25       (Connect to the SMTP mail server at wb7xxx)
  25.  
  26.