NNTP
NN-S-1 NNTP get messages
Get messages from NNTP server
Preliminaries
The nntp_get() function can read the following information:
- List of news groups on a server.
- Length and Range of message numbers within a group.
- Message headers.
- Message body can be read with nntp_get() or nntp_id_get().
Newsgroup message read example
- Display group list from an external NNTP server.
- Display last 20 message headers from the selected newsgroup.
- Display any selected message using nntp_get() or nntp_id_get().
| View the source | Action |
|---|---|
| 1. nn_s_1_sample_1.vsp | Run |
OpenLink Home
Technical Support