Get file from http or https server with C++ qt implement
CHINESE
简要说明 这个项目主要实现文件下载功能。 1.支持http服务器的下载; 2.支持https服务器的下载; 3.支持断点续传; 4.可以判断自动跳转下载方式;
使用C++ Qt库完成 Qt版本是5.7.1 依赖库openssl
ENGLISH
Brief description This project mainly implements the file downloading function.
- Support the HTTP server download;
- Support the download of HTTPS server;
- Support the continuation of the breakpoint;
- Can judge the automatic jump to download the way;
Using C + + QT Library to complete QT version is 5.7.1 Dependent Library OpenSSL