NNTP usenet download messages
- by stighy
Hi stackoverflow gurus!
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 works, but it's realy slow... to download and to do the INSERT INTO .
Anyone know some better method to "massive" download message and insert it into a simple mysql table ?
Thanks in advance !