Ai có thể giúp mình cài đặt thư viện Qhttp từ source:
https://qt.gitorious.org/qt/qtftp/source/75b21b033f413b4a32cc7e0cd6b780f59beadf18
Thank you!
Ai có thể giúp mình cài đặt thư viện Qhttp từ source:
https://qt.gitorious.org/qt/qtftp/source/75b21b033f413b4a32cc7e0cd6b780f59beadf18
Thank you!
Thư viện này thuộc về Qt Network library mà, mình đâu cần phải build lại làm gì?
Với cả thư viện này cũ rồi, người ta khuyên nên dùng
http://doc.qt.io/qt-4.8/qnetworkaccessmanager.html
http://doc.qt.io/qt-4.8/qnetworkreply.html
This class provides a direct interface to HTTP that allows you to download and upload data with the HTTP protocol. However, for new applications, it is recommended to use QNetworkAccessManager and QNetworkReply, as those classes possess a simpler, yet more powerful API and a more modern protocol implementation.