Re: Block Mode Terminal and Terminal Server Programs

2002-10-15 Thread Rengasamy, Samy
, 2002 8:50 PM To: Rengasamy, Samy; 'Linux on 390 Port' Subject: Re: Block Mode Terminal and Terminal Server Programs Could you explain that a little more please? If I understand you, you are serving 3270 data streams to a PC using a PERL program? -Paul - Original Message - From:

Re: Block Mode Terminal and Terminal Server Programs

2002-09-24 Thread Paul Raulerson
EMAIL PROTECTED]' Sent: Tuesday, September 24, 2002 6:42 PM Subject: RE: Block Mode Terminal and Terminal Server Programs I did use the s3270 piece of x3270 package to write a server application on Linux/390, serving 3270 screens as Perl/Tk screens on my PC. Currently I am workin

Re: Block Mode Terminal and Terminal Server Programs

2002-09-24 Thread Rengasamy, Samy
PROTECTED]] Sent: Monday, September 23, 2002 8:41 PM To: [EMAIL PROTECTED] Subject: Re: Block Mode Terminal and Terminal Server Programs I wish. :) While it is not difficult to port the silly stuff to using just plain jane HTML (well, with a little javascript thrown in) it is a real trade off on

Re: Block Mode Terminal and Terminal Server Programs

2002-09-23 Thread David Boyes
ught a few new tricks, but you already knew that...8-) -- db - Original Message - From: "Paul Raulerson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 9:41 PM Subject: Re: Block Mode Terminal and Terminal Server Programs > I wish.

Re: Block Mode Terminal and Terminal Server Programs

2002-09-23 Thread Paul Raulerson
> To: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 9:17 AM Subject: Re: Block Mode Terminal and Terminal Server Programs > One more thing comes to mind about Enter/WEB. I'm pretty sure that it > provides a telnet environment for 3270 terminals, whereby you should be able &

Re: Block Mode Terminal and Terminal Server Programs

2002-09-23 Thread Paul Raulerson
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 6:48 AM Subject: Re: Block Mode Terminal and Terminal Server Programs > You want existing mainframe and AS/400 users to be able to access an > application on a UNIX machine? Is the application also web

Re: Block Mode Terminal and Terminal Server Programs

2002-09-23 Thread Rich Smrcina
One more thing comes to mind about Enter/WEB. I'm pretty sure that it provides a telnet environment for 3270 terminals, whereby you should be able to run some portion of your line based (and maybe screen based) VT applications on a 3270 terminal. On Monday 23 September 2002 06:48 am, you wrote:

Re: Block Mode Terminal and Terminal Server Programs

2002-09-23 Thread Rich Smrcina
You want existing mainframe and AS/400 users to be able to access an application on a UNIX machine? Is the application also web based? I don't know about the AS/400, but there is a web browser available for both OS/390 and VSE. Macro4 markets it and is called Enter/WEB. As long as the browser

Block Mode Terminal and Terminal Server Programs

2002-09-22 Thread Paul Raulerson
My current issue is how to support a whole boatload of interactive text screen users coming from a program running under both Mainframe and OS/400 systems. Both systems are capable of supporting really fast and efficient terminal operations, because they use block mode terminal capabilities. In