Re: terminal without telnet
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
---In [email protected], <gtaylor@...> wrote : >> Yes, that's correct, but the serial port that pdpser writes to is actually >> a TCP/IP port because it's running under qemu. > How are you creating the port in Qemu? qemu-system-i386 -full-screen -drive file=hd2.img,index=0,media=disk,format=raw -serial tcp:localhost:3270 -soundhw all > Quickly glancing at things, it looks like Qemu's -serial supports (raw) > "tcp" -and- "telnet". It also looks like the difference between the two > is the former does not include Telnet's auto-negotiation and the latter > does. I have tried with "telnet" instead of "tcp" but it still fails to connect to Hercules. Rather than try to delve into qemu I thought it would be easier to switch off telnet in Hercules. qemu fullscreen is exactly what I'm looking at for when my eyesight fades and I need bigger letters. It gives me a 25*80 screen. The next thing I need is for it to be able to drive MVS, which is what I will do after PDOS/390. BFN. Paul.