home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / netutils / usenet2.arj / SOFTWARE.DOC < prev    next >
Text File  |  1994-05-04  |  25KB  |  443 lines

  1. Software/news reader packages:
  2.  
  3. Currently, Usenet readers interact with the news using a number of
  4. software packages and programs.  This article mentions the important
  5. ones and a little of their history, gives pointers where you can look
  6. for more information and ends with some special notes about "foreign"
  7. and "obsolete" software.  At the very end is a list of sites from which
  8. current versions of the Usenet software may be obtained.
  9.  
  10. Note that the number of software packages available to run news,
  11. especially on PCs, is increasing.  This article lists only a few of
  12. the many news packages available, and the presence or absence of any
  13. particular software package should not be construed as indicating
  14. anything about its suitability usefulness.
  15.  
  16. The material contained in this post is probably not 100% up-to-date.
  17. Many of the software packages described in this posting are undergoing
  18. constant development, and it is not always possible to know when new
  19. releases have been made.  Should you discover that information in this
  20. post has been superseded by a new release, please send mail to the poster
  21. of this article with the corrected information.
  22.  
  23. While the "official" ftp archive sites for packages are listed, note that
  24. most large archive sites carry news software; please try the one nearest
  25. to you before you use up expensive bandwidth on a trans-continental
  26. network link.  You can check the official site for the current version
  27. number, if you want to make sure you're getting the latest version.  In
  28. general, a good place to get recent versions of the more popular news
  29. transport and reading software by anonymous ftp is
  30. ftp.uu.net:/pub/networking/news/ directory.
  31.  
  32.  
  33. History
  34. -------
  35. Usenet came into being in late 1979, shortly after the release of V7
  36. Unix with UUCP.  Two Duke University grad students in North Carolina,
  37. Tom Truscott and Jim Ellis, thought of hooking computers together to
  38. exchange information with the Unix community.  Steve Bellovin, a grad
  39. student at the University of North Carolina, put together the first
  40. version of the news software using shell scripts and installed it on
  41. the first two sites: "unc" and "duke." At the beginning of 1980 the
  42. network consisted of those two sites and "phs" (another machine at
  43. Duke), and was described at the January Usenix conference.  Steve
  44. Bellovin later rewrote the scripts into C programs, but they were never
  45. released beyond "unc" and "duke." Shortly thereafter, Steve Daniel did
  46. another implementation in C for public distribution.  Tom Truscott made
  47. further modifications, and this became the "A" news release.
  48.  
  49. In 1981 at U. C. Berkeley, grad student Mark Horton and high school
  50. student Matt Glickman rewrote the news software to add functionality
  51. and to cope with the ever increasing volume of news -- "A" News was
  52. intended for only a few articles per group per day.  This rewrite was
  53. the "B" News version.  The first public release was version 2.1 in
  54. 1982; the 1.* versions were all beta test.  As the net grew, the news
  55. software was expanded and modified.  The last version maintained and
  56. released primarily by Mark was 2.10.1.
  57.  
  58. Rick Adams, at the Center for Seismic Studies, took over coordination
  59. of the maintenance and enhancement of the B News software with the
  60. 2.10.2 release in 1984.  By this time, the increasing volume of news
  61. was becoming a concern, and the mechanism for moderated groups was
  62. added to the software at 2.10.2.  Moderated groups were inspired by
  63. ARPA mailing lists and experience with other bulletin board systems.
  64. In late 1986, version 2.11 of B News was released, including a number
  65. of changes to support a new naming structure for newsgroups, enhanced
  66. batching and compression, enhanced ihave/sendme control messages, and
  67. other features.
  68.  
  69. The current release of B News is 2.11, patchlevel 19.  Article format
  70. is specified in RFC 1036 (see below).  B News has been declared "dead"
  71. by a number of people, including Rick Adams, and is unlikely to be
  72. upgraded further; most new UUCP sites are using C News or INN (see
  73. next paragraphs).
  74.  
  75. In March 1986 a package was released implementing news transmission,
  76. posting, and reading using the Network News Transfer Protocol (NNTP)
  77. (as specified in RFC 977).  This protocol allows hosts to exchange
  78. articles via TCP/IP connections rather than using the traditional
  79. uucp.  It also permits users to read and post news (using a modified
  80. news user agent) from machines which cannot or choose not to install
  81. the USENET news software.  Reading and posting are done using TCP/IP
  82. messages to a server host which does run the USENET software.  Sites
  83. which have many workstations like the Sun and SGI, and HP products
  84. find this a convenient way to allow workstation users to read news
  85. without having to store articles on each system.  Many of the Usenet
  86. hosts that are also on the Internet exchange news articles using NNTP
  87. because the load impact of NNTP is much lower than uucp (and NNTP
  88. ensures much faster propagation).
  89.  
  90. NNTP grew out of independent work in 1984-1985 by Brian Kantor at U.
  91. C.  San Diego and Phil Lapsley at U. C. Berkeley.  NNTP includes
  92. support for System V UNIX with Excelan Ethernet cards and DECNET under
  93. Ultrix.  NNTP was developed at U. C. Berkeley by Phil Lapsley with
  94. help from Erik Fair, Steven Grady, and Mike Meyer, among others.  The
  95. NNTP package was distributed on the 4.3BSD release tape (although that
  96. was version 1.2a and out-of-date) and is also available from the
  97. various authors, many major hosts, and by anonymous FTP from
  98. lib.tmc.edu, mthvax.cs.miami.edu and ftp.uu.net.
  99.  
  100. One new version of news, known as C News, was developed at the
  101. University of Toronto by Geoff Collyer and Henry Spencer.  This
  102. version is a rewrite of the lowest levels of news to increase article
  103. processing speed, decrease article expiration processing and improve
  104. the reliability of the news system through better locking, etc.  The
  105. package was released to the net in the autumn of 1987.  For more
  106. information, see the paper "News Need Not Be Slow," published in The
  107. Winter 1987 Usenix Technical Conference proceedings.  The most recent
  108. version of C News is the 20 Feb 1993 "performance release."  C News can
  109. be obtained from its official archive site, cs.toronto.edu, using FTP.
  110.  
  111. Another Usenet system, known as InterNetNews, or INN, was written by
  112. Rich Salz <rsalz@uunet.uu.net>.  INN is designed to run on Unix hosts
  113. that have a socket interface.  It is optimized for larger hosts where
  114. most traffic uses NNTP, but it does provide full UUCP support.  INN is
  115. very fast, and since it integrates NNTP many people find it easier to
  116. administer only one package.  The package was publicly released on
  117. August 20, 1992.  For more information, see the paper "InterNetNews:
  118. Usenet Transport for Internet Sites" published in the June 1992 Usenix
  119. Technical Conference Proceedings.  INN can be obtained from many
  120. places; its official archive site is ftp.uu.net in the directory
  121. networking/news/nntp/inn.  The current version is 1.4sec, last release
  122. 22-dec-1993.
  123.  
  124. ANU-NEWS is news package written by Geoff Huston of Australia for VMS
  125. systems.  ANU-NEWS is a complete news system that allows reading,
  126. posting, direct replies, moderated newsgroups, etc. in a fashion
  127. closely related to regular news.  The implementation includes the RFC
  128. 1036 news propagation algorithms and integrated use of the NNTP
  129. protocols (see below) to support remote news servers, implemented as a
  130. VAX/VMS Decnet object.  An RFC 977 server implemented as a Decnet
  131. object is also included. ANU-NEWS currently includes support for the
  132. following TCP/IP protocols: MultiNet, CMU/TEK, Wollongong WIN/TCP, UCX
  133. (TCP/IP Services for OpenVMS), EXOS, and TCPware.  The ANU-NEWS
  134. interface is similar to standard DEC screen oriented systems.  The
  135. license for the software is free, and there are no restrictions on the
  136. re-distribution.  For more info, contact gih900@fac.anu.oz.au (Geoff
  137. Huston).  ANU-NEWS is available for FTP from kuhub.cc.ukans.edu.
  138. Contact SLOANE@KUHUB.CC.UKANS.EDU for more info.
  139.  
  140. A screen-oriented news client for VMS that works with CMU/tek, EXOS,
  141. MultiNet, UCX, Wollongong and DECnet is also available via ftp from
  142. iraun1.ira.uka.de, info.rz.uni-ulm.de, and ftp.spc.edu (contact Bernd
  143. Onasch <uranus@pilhuhn.ka.sub.org> for details).
  144.  
  145. Reader NNTP clients for VMS are also available, including VMS/VNEWS
  146. (current release 1.4) and an upcoming reader only version of ANU-NEWS.
  147. VMS/VNEWS is available via anonymous ftp from arizona.edu (contact
  148. jms@arizona.edu for more information) or at any site which archives
  149. vmsnet.source.  Although the current release of ANU-NEWS is usable as
  150. a reader it can be difficult when used with a UNIX server.
  151.  
  152. A port of C News for the Commodore Amiga under AmigaDOS (NOT Unix), is
  153. available.  The port was done by Frank J. Edwards <crash@ckctpa.uucp>,
  154. and available from Larry Rosenman <ler@lerami.lerctr.org>.  Also,
  155. Matt Dillon <dillon@overload.berkely.ca.us>, has greatly improved the
  156. UUCP clone for AmigaDOS, currently V1.16D, available for ftp from
  157. ftp.uu.net in /systems/amiga/dillon.  The package also includes a
  158. newsreader very loosely like the real rn.  Dillon also has a "vn" port
  159. provided by Eric Lee Green.  This software is also available on Bix,
  160. and for ftp from wuarchive.wustl.edu (many other Amiga newsreaders are
  161. also available on theis ftp site).
  162.  
  163. Several popular screen-oriented news reading interfaces have been
  164. developed in the last few years to replace the traditional "readnews"
  165. interface.  The first of these was "vnews" and it was written by
  166. Kenneth Almquist.  "vnews" provides a "readnews"-like command
  167. interface, but displays articles using direct screen positioning.  It
  168. appears to have been inspired, to some extent, by the "notes" system
  169. (described below).  "vnews" is currently distributed with the standard
  170. 2.11 news source.
  171.  
  172. A second, more versatile interface, "rn", was developed by Larry Wall
  173. (the author of Perl) and released in 1984.  This interface also uses
  174. full-screen display with direct positioning, but it includes many
  175. other useful features and has been very popular with many regular net
  176. readers.  The interface includes reading, discarding, and/or
  177. processing of articles based on user-definable patterns, and the
  178. ability of the user to develop customized macros for display and
  179. keyboard interaction.  "rn" is currently at release 4.4.4.  It is
  180. being maintained by Stan Barber of the Baylor College of Medicine.
  181. "rn" is not provided with the standard news software release, but is
  182. very widely available because of its popularity.  The software can be
  183. obtained from its official archive site, lib.tmc.edu, using FTP, and
  184. via mail from archive-server@bcm.tmc.edu
  185.  
  186. Wayne Davison's "trn" is a superset of "rn".  Trn adds the ability to
  187. follow "threads of discussions" in newsgroups; its latest version 3.4.1 is
  188. based on rn 4.4.  It uses a Reference-line database to allow the user to
  189. take advantage of the "discussion tree" formed by an article and its
  190. replies.  This results in a true reply-ordered reading of the articles,
  191. complete with a small ascii representation of the current article's
  192. position in the discussion tree.  Trn is also capable of "menu-based"
  193. selection of articles, allows one to do useful things to operate on a set
  194. of selected newsgroups.  Trn can be obtained from ftp.uu.net in the
  195. /networking/news/readers/trn directory, and from many other archive
  196. servers world-wide.
  197.  
  198. xrn is an X11-based interface to NNTP that was written by Rick
  199. Spickelmier and Ellen Sentovich (UC Berkeley).  The current version is
  200. 6.17.  xrn supports many features, including sorting by subject,
  201. user-settable key bindings, graceful handling of NNTP server crashes,
  202. and many of the features of rn (including KILL files and key bindings
  203. similar to rn).  xrn is actively supported by the authors with bug
  204. fixing and feature addition support from many of the users.  xrn can
  205. be retrieved from most of the popular FTP sites (gatekeeper.dec.com,
  206. ftp.uu.net, ftp.x.org).
  207.  
  208. Another X11-based newsreader is xvnews.  This is a news reader
  209. designed primarily for Sun workstations running OpenWindows.  It runs
  210. with NNTP and is compatible with rn style commands. It is available
  211. from ftp.x.org in the contrib directory.
  212.  
  213. There are two popular macro packages named "GNUS" and "Gnews" that can
  214. be used with the GNU Emacs text editor.  These allow reading,
  215. replying, and posting interaction with the news from inside the Emacs
  216. text editor.  Client code exists to get the articles using NNTP rather
  217. than from a local disk.  Copies can be found on most archive sites
  218. that carry the GNU archives eg. ftp.cs.titech.ac.jp, archie.au,
  219. archive.eu.net, gatekeeper.dec.com, prep.ai.mit.edu.
  220.  
  221. "nn" is yet another reader interface, developed by Kim F. Storm of Texas
  222. Instruments A/S, Denmark, and released in 1989.  nn differs from the
  223. traditional readnews and vnews by presenting a menu of article subject
  224. and sender-name lines, allowing you to preselect articles to read.  nn is
  225. also a very fast newsreader, as it keeps a database of article headers
  226. on-line.  (I.e. it trades space for time.  A good rule of thumb is that
  227. the nn database size is 5%-10% of your news spool.  So up to 110% of your
  228. news spool is the amount of space news and the nn database will take.)
  229. nn is now maintained by Peter Wemm <peter@dialix.oz.au>, and the "offical"
  230. ftp location is the /pub/nn directory on uniwa.uwa.edu.au.  The current
  231. version of nn is 6.4.18.  Non-Australian sites should request the sources
  232. from their nearest backbone site.
  233.  
  234. Yet another newsreader is the "tin" reader.  It operates with threads, uses
  235. NOV-style index files if available, has different article organization
  236. methods, and is full-screen oriented.  tin works on a local news spool or
  237. over an NNTP connection.  It has been posted to alt.sources; further
  238. information is available from Iain Lea (iain.lea@erlm.siemens.de). The
  239. current release of tin is 1.22.  Tin is based more on the Notes and tass
  240. systems than "rn".  There is an extensive list of features, including
  241. interfaces to batch modes and auto unpacking mechanisms.  The official
  242. ftp site for tin is ftp.germany.eu.net:/pub/news/tin.
  243.  
  244. An NNTP newsreader for Macintoshs is available called HyperNews.  It
  245. is implemented as a HyperCard stack and depends on MacTCP.  It is
  246. available from many Mac archives, including ftp.apple.com and
  247. sumex-aim.stanford.edu.  A newsreader preferred by many Macintosh
  248. users is NewsWatcher, currently maintained by a group headed (defacto)
  249. by j-norstad@nwu.edu (John Norstad).  The current version is 2.0d17 and
  250. is available in ftp.acns.nwu.edu:/pub/newswatcher.
  251.  
  252. There is also an NNTP-based netnews reader for Symbolics Lisp Machines
  253. (under Genera 7) available for anonymous FTP from ucbvax.berkeley.edu
  254. [128.32.133.1] in pub/nntp-clients/lispm written by Ian Connolly
  255. <connolly@coins.cs.umass.edu> and maintained by Richard Welty
  256. <welty@lewis.crd.ge.com>.  In addition, another NNTP-based news
  257. browser is available running under Genera 7 and Genera 8.  It provides
  258. mouse driven hierarchic browsing of newsgroups and articles, with
  259. support for X11 servers on remote machines.  It is available for
  260. anonymous FTP on flash.bellcore.com [128.96.32.20] in the directory
  261. pub/lispm/news-reader/.  It is written and maintained by Peter
  262. Clitherow <pc@bellcore.com>
  263.  
  264. A TOPS-20 reader was developed by Dave Edwards of SRI
  265. <dle@kl.sri.com>, but current availability is unknown.  An NNTP reader
  266. suite for PC's running MS-DOS and having Excelan boards is available
  267. for ftp from ames.arc.nasa.gov; get the pcrrn files.  There are two
  268. MS-DOS news readers that can be obtained from bcm.tmc.edu in the "nfs"
  269. directory.  They both require PC-NFS (from Sun) to work.  They will
  270. both work under PC/TCP from FTP Software early this year.  Source will
  271. be provided at that time.
  272.  
  273. "trumpet" is a NNTP based news reader for DOS which will also run under
  274. Windows (although only as a DOS application). There is Lan Workplace
  275. version which is also available.  It runs over packet drivers, which can
  276. work side-by-side with a Novell Network.  For information on the Crynwr
  277. Packet Driver Collection, send mail to <info@crynwr.com> or send a FAX to
  278. +1-315-268-9201.  Trumpet offers a very intuitive interface with most of
  279. the basic facilities required in a newsreader (but without some of the
  280. 'bells and whistles found in something like rn).  It has facilities for
  281. using SMTP to forward/reply etc.  The latest version is 1.07 and is
  282. shareware available at most main ftp sites.
  283.  
  284. trumpet       ftp.utas.edu.au:/pc/trumpet/
  285. wintrumpet    ftp.utas.edu.au:/pc/trumpet/wintrump/*.*
  286.  
  287. Details on several newsreaders for systems running "Waffle" may be
  288. found in the FAQ posted to the comp.bbs.waffle newsgroup on a regular
  289. basis.  At least 8 different readers are available, and all can be
  290. obtained via ftp and mailserver from ftp.halcyon.com (look in
  291. /pub/waffle/news).
  292.  
  293. Details on many other mail and news readers for MSDOS, Windows and OS/2
  294. systems can be found in the FAQ posted to the comp.os.msdos.mail-news.
  295.  
  296. At least one IBM VM/SP (CMS) version of the Usenet software is
  297. available.  It is known as PSU NetNews, and it is maintained by Linda
  298. Littleton (lrl@psuvm.bitnet/psuvm.psu.edu).  Version 2.4 of the
  299. software is available from LISTSERV@PSUVM.  PSU NetNews supports only
  300. 3270 terminals, and uses XEDIT as its screen driver.  Most major VM
  301. sites appear to use this package.  NetNews supports locally-stored
  302. news, not NNTP reading.
  303.  
  304. Since january 1993 a complete NNTP server is available for VM systems.
  305. It provides news reading, posting and feed processing compatible to the
  306. Unix NNTP implementations.  The code is written in IBM's VM Rexx.
  307. It assumes that you already have installed PSU VM NETNEWS.  The VM NNTP
  308. package, written by Kris Van Hees (gutest6@cc1.kuleuven.ac.be) who also
  309. takes care of the maintenance.  The current version is 1.0.1 and requires
  310. IBM's FAL TCP/IP and Arty Ecock's RXSOCKET which is available from the
  311. IBMTCP FIELLIST on listserv@pucc.  The VM NNTP package can be obtained
  312. from the NNTP PACKAGE on listserv@blekul11.
  313.  
  314. There is NNTP support for PSU NetNews for bulk news receipt: NNTPXFER
  315. will poll another site for news, and NNTPRCVR will receive news sent
  316. from a Unix NNTPXMIT process.  Either program sends the news articles
  317. to NetNews for processing.  Contact Andy Hooper (hooper@qucdn.bitnet
  318. or qucdn.queensu.ca) for more information, or obtain them from
  319. listserv@qucdn in PUBLIC FILELIST.  These programs are provided with
  320. source, and require IBM's FAL TCP/IP and Pascal.  An NNTPXMIT sender
  321. that works in cooperation with PSU NETNEWS is available from Herman
  322. Van Uytven (SYSTHVU@cc1.kuleuven.ac.be).
  323.  
  324. There is at least one NNTP news-reader for VM using XEDIT as its
  325. screen manager: NNR.  Contact Paul Campbell (pc@mbunix.mitre.org) for
  326. information.  The program requires IBM's FAL TCP/IP.  The software is
  327. available for anonymous ftp from ftp.uni-stuttgart.de
  328. in the directory pub/comm/news/beginner/software/nnr/*.
  329.  
  330. An NNTP news reader is available for TSO/ISPF, called NNMVS. NNMVS is
  331. written by Steve Bacher <seb@draper.com> at Draper Laboratory.  It
  332. requires C/370 V1R2 or SAS/C; ISPF V2; and TCP/IP for MVS (either
  333. IBM's "FAL" or SNS).  It is now available via anonymous ftp at
  334. ftp.uni-stuttgart.de under the directory
  335. /pub/comm/news/beginner/software/nnmvs and from ftp.mic.ucla.edu,
  336. directory /pub/mvs/netnews.  The current version is Version 3
  337. Release 2.  There's also an object-code-only distribution for folks
  338. without C compilers, but that's an at-your-own-risk distribution,
  339. and requires the IBM C/370 run-time library.  The source code
  340. distribution can be compiled with either C/370 or SAS/C.
  341.  
  342.  
  343. Special note on "notes" and old versions of news
  344. ------------------------------------------------
  345. Many years ago, there was another distributed "news" system called
  346. "notes".  The "notes" software package used a different internal
  347. organization of articles, and a different interchange format than that
  348. of the standard Usenet software.  It was inspired by the notesfiles
  349. available in the PLATO system and was developed independently from the
  350. Usenet news.  Eventually, the "notes" network and Usenet were joined
  351. via gateways doing (sometimes imperfect) protocol translation.
  352. "notes" was written in 1980-1981 by Ray Essick and Rob Kolstad, (then)
  353. grad students at the University of Illinois at Urbana-Champaign.  The
  354. first public release of "notes" was at the January 1982 Usenix
  355. conference.  The last release of notes was version 1.7; it is no
  356. longer being actively maintained.
  357.  
  358. "B" news software is currently considered obsolete.  Unix sites
  359. joining the Usenet should install C news or INN to ensure proper
  360. behavior and good performance.  Most old B news software had
  361. compiled-in limits on the number of newsgroups and the number of
  362. articles per newsgroup; the increasing volume of news means that B
  363. news software cannot reliably cope with a moderately-full newsfeed.
  364.  
  365.  
  366. Software versions & availability
  367. --------------------------------
  368. You can obtain the version number of your news software by issuing
  369. some form of "v" command to show the current version -- consult the
  370. man page for details.  Current software is obtainable from almost any
  371. major Usenet site as well as the sites noted in the body of the
  372. article, above.
  373.  
  374. The following sites probably have sources to the current news software
  375. available for anyone needing a copy:
  376.  
  377.         Site        Contact
  378.         ----        -------
  379.         munnari        kre@munnari.oz.au
  380.         osu-cis        postmaster@cis.ohio-state.edu
  381.         philabs        usenet@philabs.philips.com
  382.         pyramid        usenet@pyramid.com
  383.         rutgers        usenet@rutgers.edu
  384.         tektronix    news@tektronix.tek.com
  385.         watmath        usenet@watmath.waterloo.edu
  386.         uunet        info@uunet.uu.net
  387.  
  388. Sources for most of the news readers and software, including news
  389. 2.11, C News, "rn", and "trn" are also available in the
  390. comp.sources.unix archives.  European sites should request the sources
  391. from their nearest backbone site.
  392.  
  393. The "archie" service can be used to locate ftp archives containing
  394. various news software packages.  There are regular postings in the
  395. comp.answers newsgroup about how to use the "archie" service.
  396.  
  397. For a relatively low price, you can buy one of many CD-ROM distributions
  398. of freely-redistributable software.  This may be cheaper than a
  399. long-distance phone call.
  400.  
  401. Standards
  402. ---------
  403. News programs communicate with each other according to standard protocols,
  404. some of which are described by RFCs.  An RFC is a Request For Comment, a
  405. de facto standard in the Internet Community.  It is a form of published
  406. software standard, done through the Network Information Center (NIC) at SRI.
  407. Copies of RFCs are often posted to the net and obtainable from archive sites.
  408. Current news-related RFCs include the following:
  409.  
  410.     RFC 822 specifies the format of messages; RFC 1036 uses this.
  411.     RFC 977 specifies NNTP, the Network News Transfer Protocol.
  412.     RFC 1036 specifies the format of Usenet articles.
  413.     RFC 1123 amends RFC 822.
  414.     RFC 1153 specifies the digest format some moderated groups use.
  415.  
  416. Newsgroups
  417. ----------
  418.  
  419. The following newsgroups cover issues discussed in this article, and can
  420. be consulted for recent developments.
  421.  
  422. bit.listserv.netnws-l    Discussion about NetNews on VM systems.
  423. gnu.emacs.gnews        News reading under GNU Emacs using Weemba's Gnews.
  424. gnu.emacs.gnus        News reading under GNU Emacs using GNUS (in English).
  425. news.software.anu-news    VMS B-news software from Australian National Univ.
  426. news.software.b        Discussion about B-news-compatible software.
  427. news.software.nn    Discussion about the "nn" news reader package.
  428. news.software.notes    Notesfile software from the Univ. of Illinois.
  429. news.software.readers    General discussion about news reading software.
  430. news.software.nntp    The Network News Transfer Protocol.
  431. comp.os.msdos.mail-news    Administering mail & network news systems under MS-DOS.
  432. comp.protocols.tcp-ip   TCP and IP network protocols.
  433. comp.protocols.tcp-ip.ibmpc     TCP/IP for IBM(-like) personal computers.
  434.  
  435.  
  436. Acknowledgements
  437. ----------------
  438. The preparation of this article (and Usenet itself!) was greatly
  439. enhanced by the contributions and assistance of the following persons:
  440. Steve Bellovin, Ray Essick, Mark Horton, Brian Kantor, Phil Lapsley,
  441. Bob Page, Rich Salz, Tom Truscott, and Larry Wall.  Thanks, folks.
  442.  
  443.