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