Class Protocols.NNTP.client Inheritance graph Protocols.NNTP.protocolhelper _Stdio.Fd Stdio.File Stdio.FILE Protocols.NNTP.protocol Protocols.NNTP.client 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, string|void user, string|void pass) Parameter server NNTP server to connect to. Defaults to the server specified by the environment variable NNTPSERVER.