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.
Asked
Active
Viewed 1,903 times
1 Answers
5
W3Cs libwww exposes a complete, standards compliant NNTP implementation.
It is cross platform and (partially) well documented.
- User guide
- The API-of-interest: WWWNews client API
I hope this is helpful.

Shirkrin
- 3,993
- 1
- 29
- 35
-
At first scan it looks as good as anything I have come across. Thanks. – Newton Falls Oct 21 '09 at 16:50