Welcome Guest Search | Active Topics | Sign In | Register

WebBrowser - ProxyInfo How To? Options
Stefan Koell
Posted: Monday, August 11, 2014 11:53:54 AM
Rank: Advanced Member
Groups: Member

Joined: 12/23/2013
Posts: 114
Hi,

I couldn't find any samples or information in the docs and in the forums which show how to set a proxy configuration. Can you provide guidance on how to implement proxy support?

I read somewhere that the proxy setting is "global" and not on a per webbrowser/webview instance. Is this correct? If so, is this something which can be changed/implemented?

Thank you,
Stefan
eo_support
Posted: Monday, August 11, 2014 12:51:12 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

Yes. The proxy settings are gobal per app domain. You can set it through this property:

http://www.essentialobjects.com/doc/6/eo.webbrowser.runtime.proxy.aspx

Thanks!
Stefan Koell
Posted: Monday, August 11, 2014 3:27:01 PM
Rank: Advanced Member
Groups: Member

Joined: 12/23/2013
Posts: 114
Thank you, it didn't occur to me to look at the Runtime class.

Regarding the global setting per app domain. Is it possible to have the proxy server on a per browser/view instance basis or is this a deep buried limitation in the Chrome base? It would be awesome to have that level of control.

Regards,
Stefan
eo_support
Posted: Monday, August 11, 2014 4:08:44 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

Yes. It's how chrome is coded. You can't have different proxy settings for different tabs either with Chrome.

Thanks!
Stefan Koell
Posted: Tuesday, August 12, 2014 2:51:09 AM
Rank: Advanced Member
Groups: Member

Joined: 12/23/2013
Posts: 114
Understood. Thank you for clearing that up.

cheers,
Stefan


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.