I did find code that will add a proxy and then remove it when they close my app. Then the network admin informs me that we don't have a proxy server, we are using juniper device... so is there a way for my windows app to force all it's network traffic to a specific gateway? That gateway would be back at corporate, thru the VPN. By doing the proxy way, if the user uses my app and then also uses IE, he would be going thru our VPN for all his traffic, so I wouldn't want to do that way, but I guess we could have another browser installed.. Firefox.
thanks