I'm not sure if the SSL handshake process is the same with NNTPS as it is with FTPS, but you could look at FTPSClient and see how the SSL is implemented over the FTPClient. Maybe use that as an example for writing a NNTPSClient.
-----Original Message----- From: Ken-- [mailto:[email protected]] Sent: Monday, June 28, 2010 10:20 PM To: [email protected] Subject: Re: [NET] NNTPClient with SSL any1 help? Regards, Ken -- View this message in context: http://apache-commons.680414.n4.nabble.com/NET-NNTPClient-with-SSL-tp2266406 p2271663.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
