Microsoft Store
 

Usenet


 

Usenet is a distributed Internet discussion system that evolved from a general purpose UUCP network of the same name. It was conceived by Duke University graduate students Tom Truscott and Jim Ellis in 1979. Users, sometimes called Usenetters, read and post email-like messages (called "articles") to a number of distributed newsgroups, categories that resemble bulletin board systems in most respects. The medium is sustained among a large number of servers, which store and forward messages to one another. Usenet is of significant cultural importance in the networked world, having given rise to, or popularized, many widely recognized concepts and terms such as "FAQ" and "spam".

Introduction

Usenet is one of the oldest computer network communications systems still in widespread use. It was established in 1980 following experiments the previous year, over a decade before the World Wide Web was introduced and the general public was admitted to the Internet. It was originally conceived as a "poor man's ARPANET," employing UUCP to offer mail and file transfers, as well as announcements through the newly developed news software. This system, developed at University of North Carolina at Chapel Hill and Duke University, was called USENET to emphasize its creators' hope that the USENIX organization would take an active role in its operation (Daniel et al, 1980).

Related Topics:
Computer network - 1980 - World Wide Web - Internet - ARPANET - UUCP - News software - University of North Carolina at Chapel Hill - Duke University - USENIX

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Today, almost all Usenet traffic is carried over the Internet. The current format and transmission of Usenet articles is very similar to that of Internet email messages. However, whereas email is usually used for one-to-one communication, Usenet is a one-to-many medium.

Related Topics:
Current - Email

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

The articles that users post to Usenet are organized into topical categories called newsgroups, which are themselves logically organized into hierarchies of subjects. For instance, and are within the sci hierarchy, for science. When a user subscribes to a newsgroup, the news client software keeps track of which articles have been read.

Related Topics:
Newsgroup - Science - News client

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

When a user posts an article, it is initially only available on that user's news server. Each news server, however, talks to one or more other servers (its "newsfeeds") and exchanges articles with them. In this fashion, the article is copied from server to server and (if all goes well) eventually reaches every server in the network. The later peer-to-peer networks operate on a similar principle; but for Usenet it is normally the sender, rather than the receiver, who initiates transfers. Some have noted that this seems a monstrously inefficient protocol in the era of abundant high-speed network access. Usenet was designed for a time when networks were much slower, and not always available. Many sites on the original Usenet network would connect only once or twice a day to batch-transfer messages in and out.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Today, Usenet has lost importance compared to mailing lists and weblogs. The difference from mailing lists, though, is that Usenet requires no personal registration with the group concerned (subscription is necessary only to keep track of which articles one has already read, and that information need not be stored on a remote server), that archives are always available, and that reading the messages requires no mail client, but a news client (included in most modern e-mail clients).

Related Topics:
Mailing lists - Weblogs

~ ~ ~ ~ ~ ~ ~ ~ ~ ~