Applet: | DownloadClient and UploadClient | ||
Description: | When EnableSocketProxyDetection is set to 1, JFile will detect the browser's
proxy settings, and send and receive data through the proxy server (is there is one).
By default EnableSocketProxyDetection is set to 0. Use EnableSocketProxyDetection with socket connection. URLConnection will detect the proxy settings automatically. See URLConnection and Sockets.
See also, DisableSocketProxyDetection. |
||
Example: | <param name="EnableSocketProxyDetection" value="1"> |