Hello all!
I have a question:
I need to exchange data via Simple Object Access Protocol in Symbian OS
Where I can get this library? or maybe sombody knows how solve this problem? or please advice what I have to do?
P.S. sorry for my English 😊
Hello all!
I have a question:
I need to exchange data via Simple Object Access Protocol in Symbian OS
Where I can get this library? or maybe sombody knows how solve this problem? or please advice what I have to do?
P.S. sorry for my English 😊
I might be wrong, but I don't think any Symbian OS version to date, or any phone based on any Symbian OS has a SOAP/WebServices API available/documented.
If that's the case, you have to find somebody's SOAP library, or write your own (the protocol specs are on http://www.w3c.org/).
There could be Symbian OS based phones with a Java implementation with SOAP/WebServices support (I'm not up to details regarding that).
And what about gSOAP library? Can I use it? Is it usefull for me? And if it is how I can use this library?
Thanks for any help...