|
NNTP Command Extensions
(Page 2 of 4)
NNTP Transport Extensions
The first group is called the NNTP
transport extensions and consists of a small group of related
commands that are designed to improve inter-server message propagation.
Most of these implement NNTP's stream mode, which provides a
more effective way of moving large numbers of articles from one server
to another, as described in the
topic on inter-server communication. Table 267
describes the new transport commands.
Table 267: NNTP Transport Extensions
Command
Code
|
Command
|
Parameters
|
Description
|
MODE STREAM
|
Set Stream
Mode
|
None
|
Used to tell the server that
the client wants to operate in stream mode, using the CHECK and
TAKETHIS commands.
|
CHECK
|
Check
If Article Exists
|
Message
ID
|
Used in stream
mode by a server acting as a client to ask another server if it has
a copy of a particular article. The server responds back indicating
whether or not it wishes to be sent a copy of the article. This command
is similar to IHAVE, except that the client does not have to
wait for a reply before sending the next command.
|
TAKETHIS
|
Send Article
To Server
|
Message ID
|
When a server responds to a CHECK
command indicating that it wants a copy of a particular message, the
client sends it using this command.
|
XREPLIC
|
Replicate
Articles
|
List
of newsgroups and article numbers
|
This command
was created for the special purpose of copying large numbers of articles
from one server to another. It is not widely used.
|
| If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|