Connect (Local Only)

Syntax: CONNECT


Make a ``virtual terminal'' CONNECTion to the remote system. To ``escape'' from a virtual terminal CONNECTion, type Kermit's escape character (e.g. ^]), followed by one of the single character ``commands'' listed below:

    C
Close the CONNECTion and return to the local Kermit.
    S
Show status of the CONNECTion.
    B
SEND a BREAK signal.
    
(zero) SEND a NUL (ASCII 0) character.
    D
Drop the line, hangup the modem.
    P
Push to the local system command processor without breaking the connection.
    Q
Quit logging session transcript.
    R
Resume logging session transcript.
    ? 
List all the possible single-character arguments.
    ^
] ^](or whatever you have SET the escape character to be). Typing the escape character twice sends one copy of it to the CONNECTed host.