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 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

    JonBJ 1 Reply Last reply
    0
    • D dhu0504

      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

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on 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
      • VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on 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
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on 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

          • Login

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