From: ADVAX::"mcnc!VM1.NoDak.EDU!cnbr10%VAXA.STRATH.AC.UK" "David J.Young" 21-AUG-1990 20:14:12.60 To: Multiple recipients of list ANU-NEWS CC: Subj: NNTP_XMIT etc. with UCX support Received: by ADVAX.DECnet (utk-mail11 v1.5) ; Tue, 21 Aug 90 20:13:32 EDT Received: from mcnc by ge-dab.GE.COM (5.61/GE-DAB 1.12) with UUCP id AA19811 for everhart; Tue, 21 Aug 90 20:13:25 -0400 Received: from VM1.NoDak.EDU by mcnc.mcnc.org (5.59/MCNC/6-11-90) id AA24223; Tue, 21 Aug 90 18:23:49 EDT Message-Id: <9008212223.AA24223@mcnc.mcnc.org> Received: from NDSUVM1.BITNET by VM1.NoDak.EDU (IBM VM SMTP R1.2.1MX) with BSMTP id 1323; Tue, 21 Aug 90 17:23:35 CDT Received: from NDSUVM1.BITNET by NDSUVM1.BITNET (Mailer R2.07) with BSMTP id 1315; Tue, 21 Aug 90 17:23:34 CDT Date: Tue, 21 Aug 90 10:54:16 GMT Reply-To: "David J.Young" Sender: ANU-NEWS Discussion From: "David J.Young" Subject: NNTP_XMIT etc. with UCX support To: Multiple recipients of list ANU-NEWS I've just realised I've got NEWS now! :-) so I can post (instead of E-mail!) my versions of NNTP_XMIT and NNTP_XFER with UCX stuff..... The fact that this has reached you demonstrates that the two programs work!!! The source code will follow this posting in two separate uuencoded files. Extract and uudecode...then... Compile the programs as follows: $ CC/DEFINE="UCX" NNTP_XMIT_WITH_UCX $ CC/DEFINE="UCX" NNTP_XFER_WITH_UCX $ LINK NNTP_XMIT_WITH_UCX,OPTIONS_C_UCXIPCLINK.OPT/OPT $ LINK NNTP_XFER_WITH_UCX,OPTIONS_C_UCXIPCLINK.OPT/OPT The OPTIONS_C_UCXIPCLINK.OPT file is as distributed in the v6.0 NEWS distrib. i.e.: sys$library:ucx$ipc.olb/lib SYS$SHARE:VAXCRTL.EXE/SHARE David J.Young