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 and Access Webservice
Forum Updated to NodeBB v4.3 + New Features

Create and Access Webservice

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 560 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.
  • D Offline
    D Offline
    dhu0504
    wrote on 27 Sept 2018, 14:25 last edited by
    #1

    I need Create and Access a webservice in Qt.
    Want ti get and post the requests.
    It will be very helpful anyone give suggestions.

    Thanks In Advance

    J 1 Reply Last reply 27 Sept 2018, 14:43
    0
    • D dhu0504
      27 Sept 2018, 14:25

      I need Create and Access a webservice in Qt.
      Want ti get and post the requests.
      It will be very helpful anyone give suggestions.

      Thanks In Advance

      J Offline
      J Offline
      JonB
      wrote on 27 Sept 2018, 14:43 last edited by
      #2

      @dhu0504
      How did you get on with all the examples you found by Googling qt webservice or qt web service? Which ones were you not able to follow?

      1 Reply Last reply
      0
      • V Offline
        V Offline
        VRonin
        wrote on 27 Sept 2018, 17:39 last edited by VRonin
        #3

        There is no stable way to create a web server with Qt, there is a project in the labs but there are no plans for it leave the prototype stage at the moment.

        You can use QNetworkAccessManager + the json/xml(/cbor coming in 5.12 or 5.13) modules to handle the client side easily though

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 27 Sept 2018, 19:40 last edited by
          #4

          Hi,

          Sounds like you could be interested by the Cutelyst project.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          1/4

          27 Sept 2018, 14:25

          • Login

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