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 upload in my webserver

Http upload in my webserver

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 1.2k 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.
  • J Offline
    J Offline
    Jeronimo
    wrote on last edited by
    #1

    Im trying to do one http upload to upload files of my pc in my webpage. I was searching information about this but im little lost. thx!

    kshegunovK 1 Reply Last reply
    0
    • J Jeronimo

      Im trying to do one http upload to upload files of my pc in my webpage. I was searching information about this but im little lost. thx!

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      Hi,
      Take a look at QNetworkAccessManager[1] and its related classes[2][3] and examples[4][5].

      Kind regards.

      Read and abide by the Qt Code of Conduct

      J 1 Reply Last reply
      4
      • kshegunovK kshegunov

        Hi,
        Take a look at QNetworkAccessManager[1] and its related classes[2][3] and examples[4][5].

        Kind regards.

        J Offline
        J Offline
        Jeronimo
        wrote on last edited by
        #3

        @kshegunov this can be used like example? https://forum.qt.io/topic/11086/solved-qnetworkaccessmanager-uploading-files/7

        kshegunovK 1 Reply Last reply
        0
        • J Jeronimo

          @kshegunov this can be used like example? https://forum.qt.io/topic/11086/solved-qnetworkaccessmanager-uploading-files/7

          kshegunovK Offline
          kshegunovK Offline
          kshegunov
          Moderators
          wrote on last edited by
          #4

          Should be fine.

          Read and abide by the Qt Code of Conduct

          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