NNTP Handshaking vb.net
Could someone direct me to a good tutorial, and maybe some examples on how to handshake with an NNTP server? I modified an old class written back in 2001 and it works, but I need something that allows the connection to stay open after initiated (outside a proceedure), and to wait for an expected response before sending another command.
It's not for writing an NNTP client, just to gather message header info to build a help-like search engine for text only articles.
Thanks!
Hop
|