Results 1 to 12 of 12

Thread: qtsoap with .net webservice

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2007
    Posts
    5
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: qtsoap with .net webservice

    I think the only clean solution is to move to qt 4.
    They have (apparently) HTTPS support built into there QHttp class.

  2. #2
    Join Date
    Sep 2007
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qtsoap with .net webservice

    I'm already using Qt4 and I tried to modify the Qt Soap source code without success
    The web Service was made with nuSoap library and works fine with the proxy generated by visual studio...

  3. #3
    Join Date
    Sep 2007
    Posts
    5
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: qtsoap with .net webservice

    Are you using the QT4 qsoap library?
    If you are, and it still does not work, then perhaps a Qt support person should answer for this.

  4. #4
    Join Date
    Dec 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qtsoap with .net webservice

    Quote Originally Posted by All Jinx View Post
    I'm already using Qt4 and I tried to modify the Qt Soap source code without success
    The web Service was made with nuSoap library and works fine with the proxy generated by visual studio...
    Hi,

    you might also want to take a look at this:
    http://www.clausmark.com/feast_en.phtml

    FEAST can also be used in a pure client role. The advantage over Qt SOAP is that is supports generating the client (and server) code based on the WSDL description (that you should get from nuSoap)

    /Niklas

  5. #5
    Join Date
    Jul 2007
    Posts
    121
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    38
    Thanked 3 Times in 3 Posts

    Default Re: qtsoap with .net webservice

    This issue is of importance to me as well, because shortly I will have to do the same thing - interacting with .net webservice from qt client. Per suggesion I looked at FEAST website and, besides general description of what it is, did not find any downloads of the product or an option to purchase it. Another vaporware?

  6. #6
    Join Date
    Dec 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qtsoap with .net webservice

    FEAST ships right now. Pls. contact Clausmark for a quotation.

    There is also a demo under
    http://www.clausmark.com/feast_demo_en.phtml

    and a solution brief under

    http://dist.trolltech.com/pdf/Clausm...nBrief_web.pdf

    /Niklas

Similar Threads

  1. Qt configure with msvc.net
    By jivanr in forum Installation and Deployment
    Replies: 1
    Last Post: 11th June 2007, 08:17
  2. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15
  3. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.