H
harry
Hi,
I have a program that runs on multiple client pc's. Occasionally one or more
of those pc's use VPN to connect to another corporate network. When using
VPN they need to set proxy server in Internet Explorer connection settings
(proxy:8080). However, as soon as this setting is enabled, the remoting
program running on their pc stops communicating with the server it sends
data to. I've disabled proxy setting on the affected pc, rebooted and my
program commnicates with the server ok. So it appears to be the proxy
setting.
My questions are:
1) Can I do anything in my program to avoid Internet Explorer proxy setting
impacting on my program. Can I somehow have my program ignore this setting?
2) Why does internet explorer setting cause problem with my program? I guess
it must be system wide setting but just happens to be set in IE..well maybe
I answer my own question here or is this incorrect? Is there .NET Framework
network settings?
Thanks
Harry
I have a program that runs on multiple client pc's. Occasionally one or more
of those pc's use VPN to connect to another corporate network. When using
VPN they need to set proxy server in Internet Explorer connection settings
(proxy:8080). However, as soon as this setting is enabled, the remoting
program running on their pc stops communicating with the server it sends
data to. I've disabled proxy setting on the affected pc, rebooted and my
program commnicates with the server ok. So it appears to be the proxy
setting.
My questions are:
1) Can I do anything in my program to avoid Internet Explorer proxy setting
impacting on my program. Can I somehow have my program ignore this setting?
2) Why does internet explorer setting cause problem with my program? I guess
it must be system wide setting but just happens to be set in IE..well maybe
I answer my own question here or is this incorrect? Is there .NET Framework
network settings?
Thanks
Harry