Connect Method
Connects to the news server.
Object Oriented Interface
public function doConnect();
Procedural Interface
ipworks_nntp_do_connect($res);
Remarks
This method is used to connect to the news server. If the User and/or Password are set, then corresponding AUTHINFO commands are sent to the NewsServer as well.