ProxyFirewall.properties
Key | Type | Editable | Description |
|
|
|
|
display.County | String | Y | County of the location mark. |
display.State | String | Y | State of the location mark. |
display.Country | String | Y | Country of the location mark. |
display.PostalCodeExt | String | Y | Postal extension code of the location mark. |
display.PostalCostCode | String | Y | Postal code of the location mark. |
|
|
|
|
10.16 ProxyFirewall.properties
This property file specifies the proxy properties used by Wireless Edition when HTTP or FTP protocols are required. If no proxy server is in use, no modifications are necessary.
Table 10–16 Parameters of the ProxyFirewall.properties File
Key | Type | Editable | Description |
|
|
|
|
http.use.proxy | Boolean | Y | Declares the use of an HTTP proxy server. |
|
|
| If this is false then proxyhost and |
|
|
| proxy.port settings are ignored. The default |
|
|
| is false. |
http.proxy.host | Host | Y | Proxy host name. The default is localhost. |
| Name |
|
|
http.proxy.port | Port | Y | Proxy server port number. The default is |
| Number |
| 80. |
http.non.proxy.host | String | Y | Lists hosts that should not use a proxy |
|
|
| server. Each host name is separated by the |
|
|
| pipe character, "". The default is |
|
|
| localhost127.0.0.1. |
ftp.use.proxy | Boolean | Y | Declares the use of an FTP proxy server. If |
|
|
| the is false then ftp.proxy.host and |
|
|
| ftp.proxy.port settings are ignored. The |
|
|
| default is false. |
ftp.proxy.host | Host | Y | FTP proxy host name. The default is |
| Name |
| localhost. |
ftp.proxy.port | Port | Y | FTP proxy server port number. The default |
| Number |
| is 80. |
Property Files