Results 1 to 3 of 3

Thread: QNetworkAccessManager post

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2011
    Location
    Kraków / Poland
    Posts
    32
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default QNetworkAccessManager post

    Hello
    I want to ask, is there a method to get number of bytes sent to server by QNetworkAccessManager::post() like SIGNAL downloadProgress(qint64,qint64) in QNetworkReply for receiving data?
    I want to upload the file by http form on some site, and I want to calculate the speed of uploading that file, but I can't find the solution.
    Thanks in advance
    Last edited by januszmk; 12th April 2012 at 23:50.

Similar Threads

  1. QNetworkAccessManager and post method
    By sabbu in forum Newbie
    Replies: 12
    Last Post: 16th June 2011, 23:01
  2. HTTP Post from QNetworkAccessManager - no data sent
    By secureboot in forum Qt Programming
    Replies: 1
    Last Post: 13th April 2011, 18:46
  3. POST and QNetworkAccessManager
    By hakermania in forum Newbie
    Replies: 1
    Last Post: 13th February 2011, 00:05
  4. QNetworkAccessManager::post() never returns
    By danc81 in forum Qt Programming
    Replies: 2
    Last Post: 21st October 2009, 09:13
  5. QNetworkAccessManager double post
    By QPlace in forum Qt Programming
    Replies: 1
    Last Post: 11th February 2009, 04:44

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.