المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to know the proxy connections of the internet explorer in c#



C# Programming
07-17-2009, 10:00 AM
How to know the proxy server details, to which the IE is connected to, and how to catch the text before it displays on IE for a specific url?

can we do this using a BHO?

How can I know the proxy details to which IE is connected on my PC?

Can't I get all these things through c# programming at runtime?

How can I know the text/data/header that the IE is getting from Proxy at runtime through c#?