Y
yoni
Hi All,
I am using .net classes to download files over HTTP. in the old world,
I would use WinInet, and the good think about that was that if the
client was behind a proxy, it would already use IE settings
automaticaly, and the communication would go smooth. in .NET, i have
to make the users enter proxy info (URL, port, sometimes password)
is there any way in .NET to have it use the exesting IE setup on a
local computer for web communication, just like with the old WinInet?
thanks
I am using .net classes to download files over HTTP. in the old world,
I would use WinInet, and the good think about that was that if the
client was behind a proxy, it would already use IE settings
automaticaly, and the communication would go smooth. in .NET, i have
to make the users enter proxy info (URL, port, sometimes password)
is there any way in .NET to have it use the exesting IE setup on a
local computer for web communication, just like with the old WinInet?
thanks