Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Http file send
Qt 6.11 is out! See what's new in the release blog

Http file send

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 377 Views 3 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
    satyanarayana143
    wrote on last edited by
    #1

    Hi friends,

    I want to send a file using http in which method i can use

    ODБOïO 1 Reply Last reply
    0
    • S satyanarayana143

      Hi friends,

      I want to send a file using http in which method i can use

      ODБOïO Offline
      ODБOïO Offline
      ODБOï
      wrote on last edited by
      #2

      hi
      @satyanarayana143 said in Http file send:

      which method

      post method can be used

      1 Reply Last reply
      4
      • artwawA Offline
        artwawA Offline
        artwaw
        wrote on last edited by
        #3

        To extend @LeLev answer a bit, the easiest way is to initiate QNetworkAccessManager and use one of its methods (put or post, probably, you can also use custom if those two don't exactly fit).
        Documentation on QNetworkAccessManager

        For more information please re-read.

        Kind Regards,
        Artur

        1 Reply Last reply
        1

        • Login

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