Jump to content
Xtreme .Net Talk

netrunner

Members
  • Posts

    2
  • Joined

  • Last visited

About netrunner

  • Birthday 02/09/1969

netrunner's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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
  2. I have a windows app that uses webbrowser control, it works fine at the corporate office, we now have a branch office with a VPN. Their VPN allows them to access the internet on their internet connection, not thru our VPN. I want them to use my app, but I want all internet traffic generated by my app to go thru the VPN and use our gateway. The traffic needs to go thru corporate, since they know OUR gateway IP address and will now allow the branch to use their local internet connection. thanks
×
×
  • Create New...