Contains Classes, Types, Procedures, and Functions needed to define and implement an NNTP client.
IdNNTP.pas contains Classes, Types, Procedures, and Functions needed to define and implement an NNTP client, as described in the Internet Standards documents:
|
Name |
Description |
|
Indicates a connection to the NNTP server has been refused. | |
|
Ancestor class for NNTP exceptions. | |
|
NNTP exception for retrieval of the new Newsgroups list. | |
|
Exception for retrieval of the new NNTP new message list. | |
|
Exception for NNTP newsgroup list retrieval. | |
|
| |
|
| |
|
Exception for unsuccessful message retrieval. | |
|
Implements an NNTP client. |
|
Name |
Description |
|
| |
|
| |
|
Represents the posting permissions granted to the NNTP client. |
Name |
Description |
Event type signalled for a newsgroup information in a LIST or NEWGROUPS response. | |
Event type signalled when a message identifier is received in a NEWNEWS response. | |
Event signalled during receipt or transmission of streamed news articles. | |
| |
| |
Event triggered during article receipt or transmission. |
|
Class |
|
Enumeration |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |