| Method |
Description |
| Authenticate
|
Authenticate the
client session |
| Cancel
|
Cancels the
current operation |
| CloseArticle
|
Closes the current
article that has been opened or created |
| Command
|
Send a custom
command to the remote host |
| Connect
|
Establish a
connection with a remote server |
| CreateArticle
|
Creates a new
article in the current newsgroup |
| Disconnect
|
Terminate the
connection with a remote server |
| GetArticle
|
Retrieve a article
from the server |
| GetFirstArticle
|
Return the first
available article in the currently selected newsgroup |
| GetFirstGroup
|
Return the first
available newsgroup from the server |
| GetHeaders
|
Retrieves the
headers for the specified article from the server |
| GetNextArticle
|
Return the next
available article in the currently selected newsgroup |
| GetNextGroup
|
Return the next
available newsgroup from the server |
| Initialize
|
Initialize the
control and load the Windows Sockets library |
| ListArticles
|
Return a list of
articles in the current newsgroup |
| ListGroups
|
Return a list of
newsgroups available on the server |
| OpenArticle
|
Opens the
specified article in the currently selected newsgroup |
| PostArticle
|
Post a new article
to the current newsgroup |
| Read
|
Return data read
from the remote host |
| Reset
|
Reset the internal
state of the control |
| SelectGroup
|
Selects the
specified newsgroup as the current newsgroup |
| StoreArticle
|
Retrieve an
article from the current newsgroup and store it in a local
file |
| Uninitialize
|
Uninitialize the
control and unload the Windows Sockets library |
| Write
|
Write data to the
remote host |