home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / vmsnet / sources / 347 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  3.4 KB

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!agate!dog.ee.lbl.gov!network.ucsd.edu!mvb.saic.com!vmsnet-sources
  2. From: mahan@tgv.com (Patrick L. Mahan - TGV Window Washer)
  3. Newsgroups: vmsnet.sources
  4. Subject: XSCOPE/VMS 1.0, part 00/08
  5. Message-ID: <8045403@MVB.SAIC.COM>
  6. Date: Fri, 04 Sep 1992 05:34:06 GMT
  7. Reply-To: mahan@tgv.com
  8. Organization: TGV Incorporated (Tech Support) in Santa Cruz, CA
  9. Lines: 80
  10. Approved: Mark.Berryman@Mvb.Saic.Com
  11.  
  12. Submitted-by: mahan@tgv.com (Patrick L. Mahan - TGV Window Washer)
  13. Posting-number: Volume 3, Issue 152
  14. Archive-name: xscope/part01
  15.  
  16. This is a release of XSCOPE/VMS 1.0.  XSCOPE is a diagnostic tool for 
  17. debugging X Window Transport problems.  This version of XSCOPE supports
  18. both TCP/IP (via MultiNet) and DECnet.  Later releases will support other
  19. vendor's VMS TCP/IP implementations.  If you desired to add this support
  20. please send me the updated source code.
  21.  
  22. This posting contains 8 VMS Shar files.  It is also available via anonymous
  23. FTP from PUBLIC.TGV.COM under [.mahan] as a VMS Backup Saveset.
  24.  
  25. Below is the README.VMS file.
  26.  
  27. ==============================================================================
  28.  
  29.                                   XScope/VMS
  30.                                       1.0
  31.  
  32. Description
  33.  
  34.   This is a version of XSCOPE for VMS.  It supports both DECnet and TCP/IP
  35.   transports and fully compatible with the X11 protocol.  For a description
  36.   of how XSCOPE works see the file README.;
  37.  
  38. Where to get XScope/VMS
  39.  
  40.   XScope/VMS is distributed as both a VMS Shar file and a VMS Backup Saveset.
  41.   The VMS Shar file is posted to vmsnet.sources and the VMS Backup Saveset
  42.   is available from PUBLIC.TGV.COM under [.MAHAN].
  43.  
  44. Building Xscope/VMS
  45.  
  46.   After unpacking the VMS Shar file, or the VMS Backup Saveset, issue the
  47.   command @MAKE.COM to compile and link both xscope programs.  This build
  48.   produces at least one executable and maybe two if you have MultiNet 
  49.   installed on your system.  DNXSCOPE.EXE is the DECnet version of XSCOPE.
  50.   It requires the following privileges to run: NETMBX, TMPMBX and SYSNAM.
  51.   IPXSCOPE.EXE is the TCP/IP version built using TGV's MultiNet Socket library,
  52.   though it should easily any of the current VMS TCP/IP vendor's socket
  53.   libraries.
  54.  
  55.   After building the executables, simply define the executables as foreign
  56.   commands.
  57.  
  58. User Help
  59.  
  60.   Currently the only help provided is the original Unix man page provided
  61.   with XSCOPE.
  62.  
  63. Restrictions
  64.  
  65.   The DECnet version requires SYSNAM privilege.  This is due to the nature
  66.   of DECnet objects which require the ability to create system wide logical
  67.   names.
  68.  
  69.   The TCP/IP version is built using TGV's MultiNet.  Hopefully, somebody
  70.   will convert it to support other vendor's VMS TCP/IP libraries as well.
  71.   If you do, I would like the modified source sent back to me.  One small
  72.   caveat, the other vendor's TCP/IP must be a fairly full implementation
  73.   of the standard socket library.  To see what I did for MultiNet, look
  74.   for the #ifdef MULTINET lines in the .C files.
  75.  
  76.   Please report any bugs or enhancements to me.
  77.  
  78. Authors
  79.  
  80.   Patrick L. Mahan (mahan@tgv.com)    Original port to VMS
  81.   Osborne Hardison (hardison@ncd.com)    Author of the DECnet socket library
  82.  
  83.  
  84. --
  85. Patrick L. Mahan
  86.  
  87. --- TGV Window Washer ------------------------------- Mahan@TGV.COM ---------
  88.  
  89. Waking a person unnecessarily should not be considered  - Lazarus Long
  90. a capital crime.  For a first offense, that is            From the Notebooks of
  91.                               Lazarus Long
  92.