Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Access KdSoap Webservice from php
Forum Updated to NodeBB v4.3 + New Features

Access KdSoap Webservice from php

Scheduled Pinned Locked Moved 3rd Party Software
9 Posts 2 Posters 2.6k 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
    jetsper
    wrote on last edited by
    #1

    Hello,
    I am trying to use a webservice made with Kdsoap + Qt, but I don't know how to call it. It is a webservice with a string parameter. I am trying to use this framework for a project that has a desktop app and a website as client. Can you give me an example on how to call it, please!

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Something's not clear, is your server built using KdSoap and you want to know what kind of request you have to send ?

      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
      • J Offline
        J Offline
        jetsper
        wrote on last edited by
        #3

        Yes my server is build with kdsoap, and I don't know how to send a request.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Did you check the examples provided with KDSoap sources ?

          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
          • J Offline
            J Offline
            jetsper
            wrote on last edited by
            #5

            Yes, I've looked at examples and they have demos for a client-server scenario, and two other clients that use a web service to calculate the Valentine's day (one with GUI and another with console output) all made in C++, they are ok and very useful for developing in C++, but I need to use the web service made with kdsoap in a website (PHP).

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              So you want to make calls from php to the web service written with kdsoap ? Then you are on the wrong forum, you should rather ask this on a php programmer forum.

              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
              • J Offline
                J Offline
                jetsper
                wrote on last edited by
                #7

                Ok, that's what I'm currently doing, but I was thinking that someone had this task before me and solved it somehow. Thanks for you time

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  I think you'll have more chance finding people doing this in the other direction (Qt to talk with a web-service)

                  Anyway, good luck and happy coding !

                  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
                  • J Offline
                    J Offline
                    jetsper
                    wrote on last edited by
                    #9

                    That's what I'm starting to think too, that the reverse is more common. Anyways, thanks for your time.

                    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