I think the only clean solution is to move to qt 4.
They have (apparently) HTTPS support built into there QHttp class.
I think the only clean solution is to move to qt 4.
They have (apparently) HTTPS support built into there QHttp class.
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...
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.
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
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?
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
Bookmarks