Kbase P17298: How do you configure WebClient to access the web through the end users proxy server?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/01/2005 |
|
Status: Unverified
GOAL:
How do you configure WebClient to access the web through the end users proxy server?
FIX:
You can configure the WebClient to specify a proxy server host and port for the users Firewall. The end user can set this up by running the WebClient Application Manager. You should find a shortcut button for this under Programs - PSC WebClient. The WebClient tab includes a System Settings group box that has editable fields that display values for the host and port of a proxy server the user's system must connect to your Web server through an HTTP-based proxy server (Firewall).
You can also configure proxy settings within the WebClient Application Assembler by specify the -proxyhost and -proxyport in the 'Startup Parameters' or in the parameter file that is going to be included in the 'AtStartup' component. These parameters will be used immediately after the application install. They can be still overridden with the WebClient Application Manager if necessary.