Qt 6.11 is out! See what's new in the release
blog
How to upload and download an image using qftp
General and Desktop
2
Posts
2
Posters
1.1k
Views
1
Watching
-
If you're developing Client and Server application, you may take a look at
"QTcpServer":http://qt-project.org/doc/qt-5.0/qtnetwork/qtcpserver.html and "QTcpSocket":http://qt-project.org/doc/qt-5.0/qtnetwork/qtcpsocket.html instead of FTP.