I came across some crusty and limited efforts awhile back but I was wondering if there was something truly functional that I missed, preferably in C++ but C is better than nothing.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

W3Cs libwww exposes a complete, standards compliant NNTP implementation.
It is cross platform and (partially) well documented.

I hope this is helpful.

link|improve this answer
At first scan it looks as good as anything I have come across. Thanks. – Newton Falls Oct 21 '09 at 16:50
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.