Samples by Platform

This section contains information about File Downloader code samples grouped by server platform. It contains instructions on deploying these samples on your computer. If you need explanations how these applications work, see the Samples by Application topic.

Code samples for the following server platforms are available:

Important

These demo applications are just examples of File Downloader usage. File Downloader is a client-side application, that means it is just FileDownloader7.cab and FileDownloader7.jar files. All other code (both HTML/JavaScript and server pages) is not a part of File Downloader! All server-side actions, such as generating a file list, are performed by this code rather than by File Downloader.

Keep in mind that these demo applications are intended for demonstration purposes only. It is not recommended to use them in production. For real-life applications you should write your own code which takes into account necessary specifics.

However you can use these demos as starter kits that illustrate how to use File Downloader in some typical situations. Feel free to copy and modify the code from these applications.

See Also

Samples