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. Create a http server able to accept files for upload.

Create a http server able to accept files for upload.

Scheduled Pinned Locked Moved General and Desktop
networktcp server
3 Posts 2 Posters 1.9k Views
  • 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.
  • E Offline
    E Offline
    ealione
    wrote on 6 Mar 2015, 10:11 last edited by
    #1

    I want to make a simple server that will be able to accept a request to upload a file (from a client that I intend to make later on).
    The idea is to the put this server in the Qt Cloud Services and test how it works. Most of the data that I can find though are in making an application that is able to download stuff from a Url.

    Do you know any good tutorials or other recourses that will help me start making such a server?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Arthur Turrini
      wrote on 6 Mar 2015, 14:58 last edited by
      #2

      Check out Stefan's QtWebApp, it works very well and I think you could adapt it to Qt Cloud Services too:

      http://stefanfrings.de/qtwebapp/index-en.html

      Regards,

      1 Reply Last reply
      0
      • E Offline
        E Offline
        ealione
        wrote on 6 Mar 2015, 15:02 last edited by
        #3

        Hi Arthur,
        Very interesting link. Actually some of his other projects look quite interesting too, albeit being in german.

        1 Reply Last reply
        0

        3/3

        6 Mar 2015, 15:02

        • Login

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