home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17641 < prev    next >
Encoding:
Text File  |  1992-11-08  |  725 b   |  20 lines

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