From: CSBVAX::MRGATE!munnari!fac.anu.oz.au!gih900@uunet.UU.NET@SMTP 13-MAR-1988 18:53 To: ARISIA::EVERHART Subj: nntp for CMU-TEK Received: from uunet.UU.NET by C.CS.CMU.EDU with TCP; Sun 13 Mar 88 17:43:59-EST Received: from munnari.UUCP by uunet.UU.NET (5.54/1.14) with UUCP id AA13967; Sun, 13 Mar 88 17:43:40 EST Message-Id: <8803132243.AA13967@uunet.UU.NET> Received: from fac.anu.oz (via ccadfa) by munnari.oz with SunIII (5.5) id AA13027; Mon, 14 Mar 88 08:47:25 EST Received: by anu.anu.oz (1.2/4.7) id AA02370; Thu, 10 Mar 88 16:48:09 est Date: Thu, 10 Mar 88 16:48:09 est From: munnari!fac.anu.oz.au!gih900@uunet.UU.NET (Geoff Huston) To: cmu-tek-tcp@c.cs.cmu.edu Subject: nntp for CMU-TEK > Date: Wed, 9 Mar 88 10:17 CST > From: DAVIDLI%simvax.bitnet@munnari.oz > Subject: nntp for CMU-TEK? > > Has anyone put together the files necessary to use nntp via CMU-TEK TCP/IP? > Particularly, I am interested in getting the news over our Ethernet rather > than using some form of uucp. > > I would be using the ANU-NEWS program to actually make news available to > users on our system. As the author of ANU-NEWS I would love to say that I've done it already, but unfortunately that's not the case..... I HAVE implemented an NNTP server process that is fired up in response to a remote DECNET call, (and hence the server performs all I/O using C read() and write() calls to SYS$NET). I have also integrated NNTP into ANU-NEWS, such that ANU-NEWS will open a channel to "NODE::NEWS=" thereby firing up the remote server, and uses $QIOs to communicate with the remote server. To use the TCP transport rather than DECNET object connections should be relatively easy - but I have yet to do the work.... If anyone has any hints or code which will make the task faster I would appreciate them -- My aim is to have NEWS open a link to a remote TCP server object (number 819 for NNTP as I recall) and read and write single records via QIO calls. I would also like to implement the NNTP server on VMS as a TCP server - any clues?? ------------------------------------------------------------------------------ Geoff Huston Computer Services Centre, Australian National University ACSnet,CSNET: gih900@fac.anu.oz INTERNET: gih900%fac.anu.oz@uunet.uu.net UUCP: {uunet,hplabs,ubc-vision,nttlab,mcvax,ukc}!munnari!fac.anu.oz!gih900 PSI_MAIL: PSI%0505262440032::gih900 ------------------------------------------------------------------------------