Re: terminal without telnet
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Organization | TNet Consulting |
| Message-ID | <[email protected]> |
On 4/5/19 6:46 PM, kerravon86-/[email protected] [hercules-390] wrote: > qemu-system-i386 -full-screen -drive > file=hd2.img,index=0,media=disk,format=raw -serial tcp:localhost:3270 > -soundhw all Okay. That is more information to work with. > I have tried with "telnet" instead of "tcp" but it still fails to connect > to Hercules. Can you elaborate? Did qemu fail to connect? Did it connect, but the data through the connection didn't do what you wanted? I feel like we're at least talking about a telnet client not connecting to Hercules's telnet server properly. Or at least as desired. I also feel like we are at least playing with exiting Lego bricks that should fit to gehter and work. Verses modifying or creating new Lego bricks. Both should be possible. But the former should be considerably easier than the latter. > Rather than try to delve into qemu I thought it would be easier to switch > off telnet in Hercules. Okay. That logic makes sense. I would be interested in seeing a packet capture of the traffic between Qemu and Hercules. I also wonder about "localhost". More specifically, if Qemu tried to interpret "localhost" to be IPv6 while Hercules might not have had the telnet server listening to IPv6. I also find the port 3270 to be interesting. At least I'm used to people using that port for the TN3270 connections. Which I'm guessing Qemu doesn't support. You did mention a 1052, which I'm taking to be the ASCII terminal. Is that the device listening on port 3270? Can we see the germane portion of the Hercules config file? > 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. Please forgive me for asking. But are you using PDOS/390 in Qemu as a fancy terminal emulator so that you can have full screen and better font support to more comfortable use MVS running in Hercules? I think that's a laudable goal. I suspect there might be simpler ways to achieve that goal. But, I'm happy to help (such as I can) what ever you want to do. -- Grant. . . . unix || die [Non-text portions of this message have been removed]