Daniel
http://www.cis.ohio-state.edu/htbin/rfc/rfc977.html
should contain all the specs on NNTP for ya.
--
Nathan Nesbit
Nathan...@byu.edu
http://students.cs.byu.edu/~natenez
Have a look at <http://ds.internic.net/ds/dspg2intdoc.html>. This has
all of the RFCs ("Requests For Comments", the nearest thing there is to
Internet standards). The one you want is RFC 977, "Network News Transfer
Protocol".
--
Ross Smith ............................. <mailto:ross....@nz.eds.com>
Internet and New Media, EDS (New Zealand) Ltd., Wellington, New Zealand
"I'm as interested as anybody else in all the things no decent
person would be interested in." -- Ashleigh Brilliant
Ross Smith <ross....@nz.eds.com> wrote in article
<339CD0BC...@nz.eds.com>...
>I am trying to write an NNTP client! A program that write to NEWS but
>will have some features that I am working on!
>Please if you know where I can find a source of information to learn
>which protocol they use, let me know.
Dave Roberts' book "Developing for the Internet with Winsock" is a
great resource for NNTP and several other protocols. Included CD
contains C++ NNTP classes and a simple news client. That should help
you get on your way.