How to put newsgroups on web site

  • Thread starter Thread starter Slim
  • Start date Start date
Download this free source code :
http://www.codeproject.com/cs/internet/ngainntplibrary.asp

That'll give you some ideas.

Here's a simple introduction to nntp socket programming :
http://www.codeproject.com/cs/internet/csnewsserverlist.asp

You'll need to become a member of the Code Project in order to be able to download
the source code, but they don't bug you with spam and the membership is free.




Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 
thanks mate, just what I needed

Juan T. Llibre said:
Download this free source code :
http://www.codeproject.com/cs/internet/ngainntplibrary.asp

That'll give you some ideas.

Here's a simple introduction to nntp socket programming :
http://www.codeproject.com/cs/internet/csnewsserverlist.asp

You'll need to become a member of the Code Project in order to be able to
download
the source code, but they don't bug you with spam and the membership is
free.




Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top