I've made a web-crawler in VB6. I'd like to port it to .NET so I can make it accesible to the public over the web.
Basically my own version of Poodle.
Porting most of the code will be very easy, BUT, I haven't found any way via .NET to read a file 'text,html,etc..' over the web on another server.
Is this possible?
Thx