* COMMANDS FOR CONNECTING TO A REMOTE HOST CONNECT Make a terminal connection to a device or another computer on the currently selected port using the current communication settings. Use Alt-x to return ("escape back") to the MS-Kermit> prompt (hold down the Alt key and press x) or Ctrl-] followed by C. You can abbreviate CONNECT as C. HANGUP Hang up a serial connection by lowering DTR until the next time the port is accessed (by CONNECT, OUTPUT, INPUT, DIAL, PAUSE, or similar command). If the current connection is a network connection, close it. SET DEBUG SESSION Turn off the terminal emulator, display received characters literally for debugging: ^X = Ctrl-X, ~X = X with 8th bit on. SET DEBUG OFF Turn off session debugging, restore normal terminal emulation. .