PROXY (for an application)
This PROXY
element specifies the proxy you want to use for an
application or a set of applications.
Syntax
<PROXY>name</PROXY>
- name is the name of the proxy executable to use.
Child elements
There are no child elements.
Usage
You use this element to specify the proxy you want to use for an application or a set of applications.
<PROXY>$(res.uaproxy.cmd)</PROXY>
The
$(res.uaproxy.cmd)
resource references the proxy command uaproxy
required for Genero Desktop Client (GDC) and Genero Browser Client (GBC) applications.Parent elements
This element is a child of the UA_OUTPUT element.