Could some one please explain the various proxy configuration scenarios?
- by RP.
I am working on a client application in C# which does a various kinds of communication with a server( eg: uploads, downloads etc ).
We have a legacy system which does the same functionality and we get in to proxy configuration related issues frequently.It uses the settings from internet explorer network settings. Most of the time these are due to specific proxy configuration( Eg: Proxy auto-config etc ).
I am trying to understand the various scenarios used in corporate environments for proxy configurations. Could some one please explain the various proxy configuration scenarios?