Class Protocols.NNTP.client

Inheritance graph
Description

An NNTP client


Inherit protocol

inherit protocol : protocol


Variable current_group

Group Protocols.NNTP.client.current_group

Description

The current news group.


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.