Network Download Example

Demonstrates how to use networking APIs for multiple downloads.

The Network Download example shows how to perform multiple downloads in parallel using the QNetworkAccessManager class.

This example is designed to be run from the command-line.

The Network Download Manager Example implements a more complex system that places files in a queue for sequential downloading.

Example project @ code.qt.io