Copyright © 2001-2023 MultiMedia Soft

Downloader object

Previous pageReturn to chapter overviewNext page

The Downloader object, accessible through the control's Downloader property, is internally implemented as a COM interface called IDownloaderDj and allows implementing and managing download of remote files into the local system.

 

For details about management of download sessions from HTTP and FTP servers, refer to the How to manage download sessions tutorial.

 

The Downloader object is implemented through the following properties and methods:

 

 

Methods

 

Create

Destroy

EnableParallelDownload

LastFileExceptionGet

SessionDataSizeGet

SessionStartToFile

SessionStartToMemory

SessionStartToPlayer

SessionStop

SetTimeouts