Net_NNTP

Table of Contents
Constants -- predefined constants
Net_NNTP::command() -- send a command to a newsserver
Net_NNTP::connect() -- Connects to a newsserver
Net_NNTP::date() -- get date from news server
Net_NNTP::getArticle() -- fetch an article from a new server
Net_NNTP::getBody() -- fetch the body of an article
Net_NNTP::getGroups() -- fetch list of avaible newsgroups
Net_NNTP::getHeaders() -- fetch message headers
Net_NNTP::getOverview() -- fetch a number of message headers
Net_NNTP::getOverviewFmt() -- fetch the name of message headers
Net_NNTP::isConnected() -- check connection status
Net_NNTP::max() -- get highest message number
Net_NNTP::min() -- get lowest message number
Net_NNTP::prepareConnection() -- connects to a newsgroup on a newsserver
Net_NNTP::post() -- post a message
Net_NNTP::quit() -- disconnect from a newsserver
Net_NNTP::selectGroup() -- select a newsgroup
Net_NNTP::setDebug() -- setting debug mode
Net_NNTP::splitHeaders() -- fetch message headers into in array

Accessing news server, sending and fetching newsgroup postings