DECUS VAX Systems SIG Tapecopy Submissions Rensselaer Polytechnic Institute Fall, 1991 submitted by: Matthew Madison Engineering Computing Services Rensselaer Polytechnic Institute Troy, New York 12180-3590 USA +1 518 276 2606 madison@vms.ecs.rpi.edu (Internet) MADISON@RPIECSVX (BITNET) This submission contains six subdirectories with items of possible interest to VMS system managers and users. All entries include source code, object code, executables, and documentation. Updates to previously submitted entries are noted. All entries, unless otherwise noted, are written BLISS-32. All entries include the BLISS source code contained in a compressed BACKUP save set to save space. Use the LZDCMP program to decompress the save sets and BACKUP to unload them. Some of the entries also contain MACRO source code as generated by the BLISS compiler. All entries include an AAAREADME.DOC file; most also include further documentation. All entries require VMS V5.0 or later. 1. [.MDMLIB] MDMLIB is a set of utility routines called by some of the programs in this submission, and is required if rebuilding the programs from sources. [update of Spring 1991 submission] 2. [.MX] Mesage Exchange (MX) is an electronic mail routing and distribution facility, supporting local delivery via VMS MAIL, SMTP over TCP/IP (CMU-Tek, TGV MultiNet, or DEC VMS/ULTRIX Connection), SMTP over DECnet, BITNET mail over Jnet, and UUCP mail via DECUS UUCP. It also supports mailing lists and file distribution over E-mail. [update of the Spring 1991 submission] 3. [.NETLIB] NETLIB is a library of routines that provide access to TCP/IP services in a transport-independent fashion. Supports CMU-Tek TCP/IP, TGV MultiNet, and DEC VMS/ULTRIX Connection. 4. [.NEWSRDR] NEWSRDR is an NNTP client program for reading Usenet news. Can use CMU-Tek TCP/IP or VMS/ULTRIX Connection as NNTP transport. [update of Spring 1991 submission] 5. [.NSQUERY] NSQUERY is a utility that interrogates Internet domain name servers. Requires the NETLIB library, also provided in this submission. [new] 6. [.UCX_FINGER] A simple FINGER utility and server for DEC VMS/ULTRIX Connection. Nothing fancy, but it works. [new]