Class Protocols.NNTP.client
- Description
An NNTP client
- Variable current_group
Group Protocols.NNTP.client.current_group
- Description
The current news group.
- Inherit protocol
inherit protocol : protocol
- Method create
Protocols.NNTP.client Protocols.NNTP.client(string|void server)
- Parameter server
NNTP server to connect to. Defaults to the server specified by the environment variable
NNTPSERVER
.