home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!think.com!rpi!uwm.edu!psuvax1!atlantis.psu.edu!news
- From: BJJ@ECLX.PSU.EDU (Bryan J Jensen)
- Subject: Program control of XLIB transport
- Message-ID: <cr81Hl2xqa@atlantis.psu.edu>
- Sender: news@atlantis.psu.edu (Usenet)
- Organization: Penn State Engineering Computer Lab
- Date: Sun, 08 Nov 92 08:04:59 GMT
- X-News-Reader: VMS NEWS 1.24
- Lines: 8
-
- Can a DECwindows program specify the X server node AND transport?
-
- XOpenDisplay accepts host::0 and uses DECnet transport. The manual
- implies that you can only use DECnet (or local) transport when you
- specify a host. Is this correct?
-
- I don't wish to use the SET DISPLAY command as that would involve
- writing my program in DCL instead of C.
-