Results 1 to 2 of 2

Thread: Need help with setting up proxy server in app

  1. #1

    Thread Starter
    Hyperactive Member simpleonline1234's Avatar
    Join Date
    Mar 2010
    Posts
    322

    Need help with setting up proxy server in app

    I have a need to create an app that can automatically switch it's LAN settings over to a proxy server from time to time.....can anyone start me down the right path to which class I should be using to create this monster?

    I'm not looking for the entire code just the door would be a nice start.

    Thanks

  2. #2
    PowerPoster cicatrix's Avatar
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,654

    Re: Need help with setting up proxy server in app

    LAN settings have no Proxy configuration. I suspect that what are you trying to do is set the Internet Connection settings to use Proxy. This is achieved by changing the
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings key in the registry.

    The value you need is ProxyServer. It is of type REG_SZ.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width