Re: terminal without telnet
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
---In [email protected], <gtaylor@...> wrote : > What about a utility to listen to the serial port and gateway to a > telnet server? Looking at the Hercules source code, it appears that Hercules first accepts a TCP/IP connection and then does telnet negotiation and only then does it go looking for the 1052 definition. So I can't just add a "notelnet" option to the 1052 like I intended. It looks like the most straightforward path is to follow your suggestion of a separate utility to bridge PDOS/386 to PDOS/390. BFN. Paul.