DMan is a download manager written in C++, using libcurl. It is made only for learning purposes and not intended for use.
- To develop a download manager that supports a multitude of protocols.
- Use STL paradigms
Version 0.2.0
- Download files over http/ftp.
- URLs provided through the command line.
- -c command line argument for the ability to continue canceled downloads
- -t command line argument for concurrent downloads