Groups | Blog | Home
all groups > c# > february 2007 >

c# : Caching Visited Web links.


Mugunth
2/28/2007 8:32:15 PM
Hi,
I want to write a program that could cache all the pages accessed from
a computer, irrespective of the browser. Is it possible to intercept
the port number 80 for this? How can I do this in C#? Is there any
other way?

Regards,
Mugunth
Joerg Jooss
3/1/2007 7:55:55 PM
Thus wrote Mugunth,

[quoted text, click to view]

Sure. Use any plain old caching web proxy and set it as system default ;-)

Cheers,
--
Joerg Jooss
news-reply@joergjooss.de

AddThis Social Bookmark Button