Definition of Network news transfer protocol

FOLDOC
Network News Transfer Protocol
(NNTP) A protocol defined in RFC 977 for the distribution, inquiry, retrieval and posting of Usenet news articles over the Internet. It is designed to be used between a news reader client such as nn or GNUS and a news server. It is normally used on a connection to TCP port 119 on the news server. NNTP is a simple ASCII text protocol so even if you don't have a news reader program, you can just connect to the server using telnet:
telnet news 119
where news is the name of your server (e.g. news.doc.ic.ac.uk). Typing HELP will give a list of other commands.

Search Dictionary:
Search Web Search Dictionary



Network News Transfer Protocol definition was found in categories: Computer & Internet(3)  Language, Idioms & Slang(1)  Encyclopedia(1)  

Network News Transfer Protocol Definition from Computer & Internet Dictionaries & Glossaries

Jensen's Technology Glossary
NNTP
The protocol used by clients to post and retrieve messages to and from news servers, which host discussions. NNTP is also used by news servers to replicate newsgroup discussions.
(See Internet Messaging ).

Internetworking Terms
Network News Transfer Protocol
A protocol, defined in RFC 977, for the distribution, inquiry, retrieval, and posting of news articles. See also: Usenet.

The Internet Dictionary
NNTP
(Network News Transfer Protocol) The protocol used to transfer Usenet pieces on the Internet.


Network News Transfer Protocol Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
network news transfer protocol

network news transfer protocol
(nntp) a protocol defined in rfc 977 for the distribution, inquiry, retrieval and posting of usenet news articles over the internet. it is designed to be used between a news reader client such as nn or gnus and a news server. it is normally used on a connection to tcp port 119 on the news server. nntp is a simple ascii text protocol so even if you don't have a news reader program, you can just connect to the server using telnet:



Network News Transfer Protocol Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Network News Transfer Protocol
The Network News Transfer Protocol or NNTP is an Internet application protocol used primarily for reading and posting Usenet articles (aka netnews), as well as transferring news among news servers. Brian Kantor of the University of California, San Diego and Phil Lapsley of the University of California, Berkeley completed RFC 977, the specification for the Network News Transfer Protocol, in March 1986. Other contributors included Stan Barber from the Baylor College of Medicine and Erik Fair of Apple Computer.

See more at Wikipedia.org...