QT HTTP client for upload file to server ?
-
I use
QT HTTP example for download file from server same like it want for HTTP for upload file to server from client and at client side it has to show all files available on server side directory wise.
-
I use
QT HTTP example for download file from server same like it want for HTTP for upload file to server from client and at client side it has to show all files available on server side directory wise.
@vikas-dhumal What is your question? To upload files do POST HTTP request. https://doc.qt.io/qt-5/qnetworkaccessmanager.html#post