Difference between revisions of "Usenet"

From NetHackWiki
Jump to navigation Jump to search
(mention what NNTP is; in PRIME, there are NNTP daemons that breathe flames at you)
(revert back to meatball:UseNet. Meatball interwiki links work again.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{wikipedia|Usenet}}
 
{{wikipedia|Usenet}}
  
'''Usenet''' is one of the oldest parts of the Internet. It consists of discussion groups called "newsgroups", in which servers propagate messages in a peer-to-peer fashion, and clients connect to servers to read and post to newsgroups. Communication (both client and server) takes place via ''Network News Transfer Protocol'', or NNTP, an application-layer protocol analogous to but different (and older) than the ubiquitous [[Wikipedia:HTTP|HyperText Transfer Protocol]], aka HTTP.
+
'''Usenet''' is one of the oldest distributed computer communications networks. It consists of discussion groups called "newsgroups", in which servers propagate messages in a peer-to-peer fashion, and clients connect to servers to read and post to newsgroups. Communication (both client and server) takes place via [[Wikipedia:NNTP|Network News Transfer Protocol]], or NNTP, an application-layer protocol analogous to but different (and older) than the ubiquitous [[Wikipedia:HTTP|HyperText Transfer Protocol]], aka HTTP.
  
Access to Usenet is normally tolled. If you pay a fee, you may purchase real NNTP access to a Usenet server, and connect your own client software (and trade large files at binary groups). Many Usenet participants are stuck using free methods like http://groups.google.com to read and post.
+
Access to Usenet is normally tolled. If you pay a fee, you may purchase real NNTP access to a Usenet server, and connect your own client software (and trade large files at binary groups). Many Usenet participants are stuck using free methods like https://groups.google.com to read and post.
  
 
== Usenet hierarchy ==
 
== Usenet hierarchy ==
Line 10: Line 10:
 
* comp.
 
* comp.
 
** comp.sources.
 
** comp.sources.
*** [[comp.sources.games]]
+
*** comp.sources.games
 
* rec.
 
* rec.
 
** rec.games.
 
** rec.games.
*** [[rec.games.hack]] (obsolete)
+
*** rec.games.hack (obsolete)
 
*** rec.games.roguelike.
 
*** rec.games.roguelike.
 
**** [[rec.games.roguelike.nethack]]
 
**** [[rec.games.roguelike.nethack]]
Line 21: Line 21:
  
 
== External links ==
 
== External links ==
* [[Meatball:UseNet]]
+
* [[meatball:UseNet]]
  
 
[[Category:Community]]
 
[[Category:Community]]

Latest revision as of 02:32, 18 June 2024

Usenet is one of the oldest distributed computer communications networks. It consists of discussion groups called "newsgroups", in which servers propagate messages in a peer-to-peer fashion, and clients connect to servers to read and post to newsgroups. Communication (both client and server) takes place via Network News Transfer Protocol, or NNTP, an application-layer protocol analogous to but different (and older) than the ubiquitous HyperText Transfer Protocol, aka HTTP.

Access to Usenet is normally tolled. If you pay a fee, you may purchase real NNTP access to a Usenet server, and connect your own client software (and trade large files at binary groups). Many Usenet participants are stuck using free methods like https://groups.google.com to read and post.

Usenet hierarchy

The tree listed here is restricted to those groups, past or present, that have some substantial connection to NetHack. The full Usenet hierarchy is of course much vaster than this.

  • comp.
    • comp.sources.
      • comp.sources.games
  • rec.
  • net. (obsolete; see Great Renaming. All known versions of Hack were posted here)
    • net.sources.
      • net.sources.games

External links