Xref: utzoo comp.windows.x:20822 comp.sys.intergraph:8 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cica!iuvax!rutgers!cunixf.cc.columbia.edu!reha From: reha@cunixf.cc.columbia.edu (Reha Elci) Newsgroups: comp.windows.x,comp.sys.intergraph Subject: Re: DECwindows on an Intergraph Workstation Message-ID: <1990Apr9.234517.18059@cunixf.cc.columbia.edu> Date: 9 Apr 90 23:45:17 GMT References: <753@ladwp.UUCP> Reply-To: reha@cunixf.cc.columbia.edu (Reha Elci) Organization: Columbia University Lines: 20 In article <753@ladwp.UUCP> weyh@ladwp.UUCP (Darwin C. Weyh) writes: > >We have an Intergraph VAX 785 running VMS 5.1. We also have a number of >InterPro 220's which have X11 on them. They are netted together with >Ethernet and XNS. Is there anyway I can access DECwindows with these >workstations?? >-- VMS 5.1 may not do (it has really old versions of DECW$ stuff) but definitely with 5.3 which has TCP/IP support. For instance, if the InterPro 220 node name was TARGET you would say $ set display/create/node=TARGET/transport=TCPIP $ run sys$system:DEC$program where "program" maybe terminal, or calendar etc.... So not too difficult... Reha Elci