Hugo Rivera wrote:
Thanks Peter. We are using PuTTY. What we want is avoid any vncserver installation on the client site to get the application screens showed up.Hugo Rivera SSA II County of Contra Costa Department of Information Technology 30 Douglas Drive, Martinez, CA 94553-4068 Tel: (925) 313-1309 Nextel: (925) 383-5781 Fax: (925) 313-1459 Pager: (925) 975-7479 email: [EMAIL PROTECTED] "Peter Webb, Toronto Transit Commission" <[EMAIL PROTECTED]> Sent by: Linux on 390 Port To <[email protected]> [email protected] cc 11/08/2005 09:55 AM Subject Re: Java application on zLinux Please respond to Linux on 390 Port <[email protected]> How about PuTTY? http://www.chiark.greenend.org.uk/~sgtatham/putty/ Uno viso, omnia visa sunt. -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Hugo Rivera Sent: November 8, 2005 12:40 To: [email protected] Subject: Java application on zLinux Hello list. We are testing/planning migrate some Cobol applications running on AS/400 to zLinux (z/VM). A company is helping us on converting those AS/400 Cobol programs to some kind of Cobol-Java (ProCobol) programs to run on zLinux. So to run those Cobol-Java programs and get the maps (screens) popped up on zLinux server we have to use VNCSERVER on the client side. Is there some way to avoid any java interface (as vncserver, hummingbird, etc) on the client site(Windows) and get clients connected (SSH) to the application screens running on zLinux??? Thanks in advance.
vnc can talk to a java applet. You just need a Java-equipped browser. Internet Exploder's probably fine. I'm a little concerned though about the CPU load on the zSeries. As I understand it, drawing images isn't their forte. However, generating the data and drawing images in a java applet on the client should be fine. Let them Athlons, Semprons, Pentium IVs etc do some of the work. -- Cheers John -- spambait [EMAIL PROTECTED] [EMAIL PROTECTED] Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/ do not reply off-list ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
