Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Need help with XWINDOWS
Name: cyberunlimited Date: December 9, 2004 at 15:08:47 Pacific OS: VMS CPU/Ram: RISC CHIP
Comment:
Hello, I'm currently running a DecWindows Application on an Alpha Workstation running VMS, and I would like to redirect this window to a PC. Can this be done?
Name: Hakan Andersson (by HakAnd) Date: December 9, 2004 at 22:34:50 Pacific
Reply:
Jeff,
Sure thing........
You need a X-server installed on your PC. There are some out there.... eXcursion, ReflectionX, Kea X,.... Once installed their setups are a bit different, but they work the same.
When the PC loggs in, a SET DISPLAY command is done that redirects all output to the PC.
$ SET DISPLAY/CREATE/NODE=XXX/TRANSPORT=YYY
Transport = TCPIP or DECNET or LAT
0
Response Number 2
Name: WillemGrooters Date: December 14, 2004 at 06:05:57 Pacific
Reply:
If you can hold of it: With VMS may have come a PATHWORKS CD, on that you can find eXcursion. If DECW$SERVER is started, and with the proper initialisation, you not have to set your display - it's done automatically. This may be true for the other ones as well.
Summary: Assuming in the above the form-name is CHEQUE, and the number is 1, then the change is done with define/form CHEQUE 1 /LENGTH=24/SETUP=(4INCH) If You want to define it with a different name or numb...
Summary: Can any one tell me what is the use of PL/SQL in COBOL on VMS system. We use PL/SQL or SQLMOD. Is we access the database by SQLMOD and call it in the cobol programm then will it called PL/SQL or it is...
Summary: I have a unix system with solaris 8 installed on it. I want to connect it to internet. I need help on how to configure DHCP on sun machine. ...