Topic Path: Symbol Reference > Files > IdNNTP.pas
ContentsIndexHome
PreviousUpNext
IdNNTP.pas

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: 

RFC 977 - Network News Transfer Protocol  

RFC 2980 - Common NNTP Extensions  

Class 
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. 
Enumeration 
Description 
 
 
Represents the posting permissions granted to the NNTP client. 
Type 
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. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.