Articles 5
Evgenii Legotckoi
Evgenii LegotckoiMay 25, 2018, 2:08 a.m.
Qt/C++ Tutorial 080. Downloading large files with QNetworkAccessManager After the question appeared on the forum about downloading large files using the Qt library, I raised some of my projects and prepared a more detailed manual using this functionality. Moreover, …
Evgenii Legotckoi
Evgenii LegotckoiJune 6, 2017, 12:48 p.m.
Qt/C++ - Tutorial 066. Uploading files to an FTP server To work with the network in Qt 5 , the Network module is used, and for data transmission over the network, you can actively use the QNetworkAccessManager class if you do no…
Evgenii Legotckoi
Evgenii LegotckoiMay 4, 2017, 11:33 a.m.
Qt/C++ - Lesson 065. The correspondence of HTTP errors to server response errors in QNetworkAccessManager In one of the lessons, I worked with QNetworkAccessManager to get the content of the page from the site via the http protocol. There was made a check for errors, but no explanation wa…
Comments 0
Nothing found
Forum topics 6
ЧГ
Чарльз ГринOct. 14, 2019, 10:57 a.m.
Обмен данными между сайтов Django и приложением Qt Добрый вечер, задача такая: есть некое приложение на Qt, которое должно обмениваться данными с сайтом на Django. Так в чем вопрос, как прислать данные с приложения Django на клиент Qt и обратно?…
Михаиллл
МихаилллAug. 8, 2019, 10:02 a.m.
Сколько может быть QNetworkAccessManager Добрый день. Можеь ли быть два и более QNetworkAccessManagerв программе или он должен быть один?
pasagir
pasagirAug. 16, 2018, 12:48 p.m.
HTTP QNetworkAccessManager Пытаюсь создать post() запрос -залогиниться на сервере и получить cookie. Велосипед изобретать не стал - все сделалкак по книге: QNetworkAccessManager *manager; …
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks