The Telnet handler adds three functions to ZOC's file menu.
Are you there? | |
This function tries to trigger a response from the remote host
(usually something like [YES]) to find out you are still connected
to the host.
| |
Interrupt Process | |
This function aborts the program that currently runs on the remote host.
It is similar to pressing Ctrl+C or Ctrl+Break locally.
| |
Abort Output | |
This function aborts output from the remote host (e.g. when accidentally showing a large text file). |
← Back to Telnet