Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. WCF
QtWS25 Last Chance

WCF

Scheduled Pinned Locked Moved QML and Qt Quick
6 Posts 3 Posters 5.4k 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
    engrehabhegazy
    wrote on last edited by
    #1

    hello
    i have question how i call wcf method from qml or c++???

    Rehab Hegazy

    1 Reply Last reply
    0
    • G Offline
      G Offline
      giesbert
      wrote on last edited by
      #2

      Hi,

      do you mean WFC = Windows Communication Foundation?
      If yes, it is a problem, as it is part of .net framework 3.0 and higher.
      Qt is native C++, not .Net, see the "following link":http://en.wikipedia.org/wiki/Windows_Communication_Foundation

      Nokia Certified Qt Specialist.
      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

      1 Reply Last reply
      0
      • E Offline
        E Offline
        engrehabhegazy
        wrote on last edited by
        #3

        but i can call general handler (.ashx) , which built with .net framwork,through Qnetworkaccessmanager
        the wcf will be published i'll send it request and recieve response(it doesn't matter by which language i write it)
        i believe it will be done by qt network api but i don't how

        Rehab Hegazy

        1 Reply Last reply
        0
        • G Offline
          G Offline
          giesbert
          wrote on last edited by
          #4

          But that means you don't use WCF, you just call a network service via TCP/IP.
          This means, the question is a totally different one :-)

          Nokia Certified Qt Specialist.
          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            adal2404
            wrote on last edited by
            #5

            Please do you have a sample of how to call a WCF operation from Qt5.4?

            And do you have a sample of how to send and how to get list of complex objects from a WCF operation?

            Please!!

            1 Reply Last reply
            0
            • A Offline
              A Offline
              adal2404
              wrote on last edited by
              #6

              Please do you have a sample of how to call a WCF operation from Qt5.4?

              And do you have a sample of how to send and how to get list of complex objects from a WCF operation?

              Please!!

              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