NNTP

  • Thread starter Thread starter Robert Kent
  • Start date Start date
R

Robert Kent

I want to write my own specialized news reader. Are there any free NNTP
libraries for the .net framework?
 
Robert Kent said:
Now one more related question. A few years ago, I came across Java source
code for a very small news server. Has anyone written one in C#?

I believe Indy (www.indyproject.org) also contains elements of an NNTP
server, although I haven't investigated it. (It's not written in C#,
but it's a .NET assembly...)
 
Back
Top