CNNTP Methods |
The CNNTP type exposes the following members.
Name | Description | |
---|---|---|
Authenticate |
Authenticates the user to a NNTP Server.
| |
CheckReply |
Determines if the reply from the server has been successful.
| |
Close |
De-initialize all internal values of an Internet session.
(Inherited from CMailAbstract.) | |
connect |
Establishes a connection to an Internet Mail Server.
| |
Destroy | **Missing documentation ** (Inherited from CMailAbstract.) | |
Disconnect |
Disconnect from the news server.
| |
GetArticle |
Retrieves a specified message from the selected group.
| |
GetBody |
Retrieves a specified message body from the selected group.
| |
GetHeader |
Retrieves a specified message header from the selected group.
| |
GetList |
Returns a list of all groups from an NTTP Server containing cSearch in their names.
| |
GetNewGroups |
Returns a list of all newly created groups from an NTTP Server.
| |
GetNewNews |
Returns a list of all newly created messages for a specific group or list of groups from an NTTP Server.
| |
GetStatus |
Retrieves a specified message status from the selected group.
| |
InternetStatus | **Missing documentation ** (Inherited from CMailAbstract.) | |
Open |
Initialize all internal startup values for an Internet session.
(Inherited from CMailAbstract.) | |
Post | **Missing documentation ** | |
PrepareCommand | **Missing documentation ** | |
RecvData | **Missing documentation ** | |
RecvRemote |
Retrieves data from the news server via socket.
(Overrides RecvRemote.) | |
SendData |
Send data to a remote host.
(Inherited from CMailAbstract.) | |
SendHeader | **Missing documentation ** | |
SendMailBody | **Missing documentation ** | |
SendRaw | **Missing documentation ** (Inherited from CMailAbstract.) | |
SendRemote |
Send any data to a remote host.
(Inherited from CMailAbstract.) | |
SetNewsGroup |
Selects a newsgroup from a NTTP Server for further processing.
| |
SetReadMode | **Missing documentation ** | |
SkipNext |
Sets the internal message pointer to the next available message of the current group.
| |
SkipPrev |
Sets the internal message pointer to the previous available message of the current group.
|