LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting to different networks (with and without proxy)

Solved!
Go to solution

Hi all.

 

I'm working on a project in which I need to be connected to at least two different networks. One of them is used to communicate with wireless IP cameras (using Axis Media ActiveX Controls), and the other is needed to access the internet and load GoogleMaps (using a Microsoft Web Browser ActiveX Control). I'm at the university and the internet connection is made via proxy server.

 

I don't know much about networks and HTTP requests, but I notice that if I configure Internet Explorer to work through the proxy, I'm able to navigate GoogleMaps, but there's no way to access the IP cameras. And if I set Internet Explorer to work without proxy, I get just the opposite.

 

Could you help me?

 

Thanks in advance.

 

Regards,
Francisco

0 Kudos
Message 1 of 3
(3,055 Views)
Solution
Accepted by topic author Porras

Hi Porras,

     Try creating an exception for your proxy-server - see pics attached (Win XP SP3).

 

Note: These proxy exceptions can be created programatically, by modifying the Windows Registry.

 

Cheers.

"Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)
Download All
0 Kudos
Message 2 of 3
(3,017 Views)

This was exactly what I wanted.

 

Thank you very much, tbd!

 

 

0 Kudos
Message 3 of 3
(2,995 Views)