RE: terminal without telnet
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
Joe, The AEA looks like a 3270 to the host. You gen it as a 3174 controller. Normally for VM you can define the terminals as 3270 and whatever model matches the screen sizes you have, but VM/SP onwards will auto detect the screen size. You can’t use it to do character mode IO. You can send ASCII directly TO the screen but not receive individual characters FROM the screen… Dave From: [email protected] <[email protected]> Sent: 08 April 2019 11:06 To: [email protected] Subject: Re: [hercules-390] terminal without telnet Not necessarily... The interface to the host is SNA. And as I'm sure you know, SNA doesnt have to be block mode 3270.. It can be another device, such as a line mode device ... (Remember, SNA has the LU1 protocol :) ) Joe On Mon, Apr 8, 2019 at 4:57 AM 'Dave Wade' [email protected] <mailto:[email protected]> [hercules-390] <[email protected] <mailto:[email protected]> > wrote: Yes, but the interface to the host is block mode 3270. Dave From: [email protected] <mailto:[email protected]> <[email protected] <mailto:[email protected]> > Sent: 08 April 2019 10:43 To: [email protected] <mailto:[email protected]> Subject: Re: [hercules-390] terminal without telnet Hey BTW... If you look at page 3-7 of this guide ... http://www.bitsavers.org/pdf/ibm/3174/GA23-0331-01_3174_Asynchronous_Emulation_Adapter_Introduction_Oct1988.pdf You will see that termtype can be ANSI 3.64... Joe On Mon, Apr 8, 2019 at 4:02 AM kerravon86-/[email protected] <mailto:[email protected]> [hercules-390] <[email protected] <mailto:[email protected]> > wrote: ---In [email protected] <mailto:[email protected]> , <joemonk64@... <mailto:joemonk64@...> > wrote : >> One of those serial ports can be a modem, >> and I can get PDOS/386 to emulate a >> modem > Why are you reinventing the wheel? > This already exists.... > 0020 2703 Ok, thanks, let me see if I can get that to work then. I wonder if it is possible to use a 2703 as the IPL console too, in PDOS/3x0 at least. BFN.. Paul.