Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. HTTP Query related
Forum Updated to NodeBB v4.3 + New Features

HTTP Query related

Scheduled Pinned Locked Moved C++ Gurus
4 Posts 4 Posters 2.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sunil304047
    wrote on last edited by
    #1

    I want to hit HTTP query in background. is there any help? I have checked the example but that is related to UI part. i want to make it work in background without UI part. yeah it can become by remove UI part but it will take time and R & D but i need it urgently. Please help!!

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      "This":http://www.developer.nokia.com/Community/Wiki/CS001431_-_Creating_an_HTTP_network_request_in_Qt is how to create an HTTP network request.

      You have already gone through "this":http://developer.qt.nokia.com/doc/qt-4.7/network-http.html example, right?


      Declaration of (Platform) independence.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgeyer
        wrote on last edited by
        #3

        "QNetworkAccessManager":http://doc.qt.nokia.com/latest/qnetworkaccessmanager.html is what you are looking for.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          The following "wiki article about downloading a file/content over HTTP":http://developer.qt.nokia.com/wiki/Download_Data_from_URL might be useful to solve your issue. The code snippet is not related to UI.

          http://anavi.org/

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved