RE: IBM 3270 controller emulation

2017-12-09 Thread Dave Wade via cctalk
mayor Jr via cctalk > Sent: 09 December 2017 01:38 > To: Charles Anthony ; General Discussion: On- > Topic and Off-Topic Posts > Subject: Re: IBM 3270 controller emulation > > It might be worthwhile to look at the source for hercules (370, 390, z/series) > emulator since

Re: IBM 3270 controller emulation

2017-12-08 Thread Guy Sotomayor Jr via cctalk
It might be worthwhile to look at the source for hercules (370, 390, z/series) emulator since that includes support for 3270 terminals through tn3270. It’s pretty good since I can use actual 327x CUT terminals connected to a 3174 controller which connects to hercules emulating the mainframe. T

IBM 3270 controller emulation

2017-12-08 Thread Charles Anthony via cctalk
I am trying to wire 3270 support into the DPS8/M emulator. Multics supports 3270 via a bisync connection to the 3270 controller. Multics sends commands to the Front End Network processor, which (originally) passed the commands down the bisync line to the 3270. I have a running Multics and running