If anyone's interested I got gSOAP to work on the phone...
Can anyone tell me what kind of SOAP is supported under the e680i? How can I access web services using the e680i?
If anyone's interested I got gSOAP to work on the phone...
i am not into all that stuff, but i like to try things. so, Yes! i am interested. waiting for what you have.
--------------------
-->E680i... ROX.
--------------------
It's really simple: downloaded gSOAP from here and then for any web service use the built-in WSDL parser to generate some C++ header and source files, and then it's as simple as adding those files to your project, in my case with EZX, qmake the new .pro and you got yourself support for gSOAP in your application!