Tagged Questions

1
vote
2answers
336 views

.Net NNTP implementation

Is there a good .Net implementation of the NNTP protocol?
0
votes
1answer
60 views

.net: does anyone know a free library to download nntp messages

I'm using ip*works for downloading newsgroup messages and inserting them into a database. ipworks is "comfortable" to use because it automatically splits nntp data return into different objects (or ...
0
votes
1answer
95 views

NNTP usenet download messages

I would like to download usenet messages to my personal Mysql database, so without using any newsreader. At the moment i'm using IpWorks component for .NET . I've created a simple app in Vb.Net, It ...
0
votes
2answers
134 views

NNTP (usenet newsgroup) downloader for .NET

I would like to try to download usenet newsgroup messages. Anybody know how? I'd take a look at IPWorks but I don't understand how to download it. Any suggestions?
0
votes
1answer
40 views

storing the data in to news server

how to store the data(articles,news etc) in to the nntp news server using c#.