Establishes a TELNET connection between your local system and a
remote host. You can run one session or 10 or more simultaneous
sessions (only one session if you invoke TN3270).
DCL Format
CONNECT host [ port* [ terminal_type ] ]
* Required if you specify terminal type.
UNIX Format
open host [ port ] [ terminal_type ]