| Class | Description |
|---|---|
| ArticleReader |
Sample program demonstrating the use of article header and body retrieval
|
| ExtendedNNTPOps |
Simple class showing some of the extended commands (AUTH, XOVER, LIST ACTIVE)
|
| ListNewsgroups |
This is a trivial example using the NNTP package to approximate the
Unix newsgroups command.
|
| MessageThreading |
Sample program demonstrating the use of article iteration and threading.
|
| NNTPUtils |
Some convenience methods for NNTP example classes.
|
| PostMessage |
This is an example program using the NNTP package to post an article
to the specified newsgroup(s).
|