| Class | Description |
|---|---|
| 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 | |
| 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).
|