File Downloader is distributed with several code samples that demonstrate how to use it in different server environments for various applications. This section contains information about these demos.
All code samples, which are distributed with File Downloader, can be found in the Samples subfolder of the File Downloader SDK installation folder.
The following samples are available:
The Basic Sample comes in several variants for different server platforms. The localization sample does not require any server-side code at all. The Basic sample is available for the following platforms:
This section is divided into two parts: by application and by platform.
Describes code samples by their application, without drawing any attention to server platform peculiarities.
Contains platform-specific information about code samples, in particular, how to deploy them on the server.
Suppose, for example, that you are interested in generating a file list on the server using ASP.NET. In this case you should check two topics: