Applet: | DownloadClient and UploadClient | |
Description: | JFile provides three means of transferring data to or from the server: URLConnection, Sockets and WinInet (Note: WinInet is not available in JFile 1.x). WinInetTimeout allows you to set the timeout, in milliseconds, for WinInet transfers. The default value of WinInetTimeout is the system's default value.
|
|
Example: | <param name="WinInetTimeout" value="60000"> |