Name |
Description |
Check |
Performs checking prior to news article transmission. |
Close |
Closes the previously opened server connection. |
GetArticle |
Gets an article from the server. |
GetBody |
Gets the body part of an NNTP article. |
GetGroups |
Returns a list of newsgroups available on the server. |
GetHeader |
Gets the header part of an NNTP article. |
GetNewArticles |
Gets a list of new article message IDs. |
GetNewGroups |
Gets the new newsgroups from the server. |
GetGroupOverview |
Retrieves an information from an article overview database. |
Next |
Selects the next article in a newsgroup. |
Open |
Opens connection to the given news server. |
PostArticle |
Posts an article to the news server. |
Prev |
Selects the previous article in the newsgroup. |
SelectArticle |
Sets the article pointer in the newsgroup. |
SelectGroup |
Selects the specified newsgroup. |
TakeThis |
Implements non-negotiated article transmissions. |