connect: connect Function

Description Usage Arguments

Description

This function creates an NNTP connection object. An NNTP connection object is and either the welcome message or an error message is stored in nntpr.private.

Usage

1
connect(nntp_server, nntp_port, user_name, user_password, read_only)

Arguments

nntp_server

dsn name or ip address of target NNTP server

nntp_port

connect port of NNTP server

user_name

user login name

user_password

user login password

read_only

sets read only session True or False


RichCotler/nntpr documentation built on May 31, 2019, 1:48 a.m.