From: UK%"cnbr10@VAXA.STRATH.AC.UK" "David J.Young" 21-AUG-1990 18:26:49.64 To: 'Stephen Tihor' CC: Subj: NNTP_XMIT etc. with UCX support Received: From NDSUVM1(MAILER) by NYUACF1 with Jnet id 1326 for TIHOR@NYUACF1; Tue, 21 Aug 90 18:26 EDT Received: by NDSUVM1 (Mailer R2.07) id 1316; Tue, 21 Aug 90 17:23:35 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: 'Stephen Tihor' 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