Hi All,
Can I get any help on Webservice usage in symbian s60 C++.Like there are have third party Api's(gSOAP) in Andriod?
Hi All,
Can I get any help on Webservice usage in symbian s60 C++.Like there are have third party Api's(gSOAP) in Andriod?
Despite of its 'harmless' name, "AddressBook" example in the SDK actually accesses a Web Service. And you could have considered trying to search for web service in the SDK Help, then you would have already encountered the Web Services Framework API and its documentation...
Otherwise yes, gSOAP can be also used in Symbian environment.
Hi,
Do I get link or document or example to implement gSOAP for web services in symbian s60.
A little bit of search on the Dibo and Wiki throws up these :-
http://wiki.forum.nokia.com/index.ph...r_web_services
http://discussion.forum.nokia.com/fo...d.php?t=140234
http://discussion.forum.nokia.com/fo...d.php?t=105748
I am sure there would be more, apart from the official gsoap documentation/tutorial.
Also unless you have valid reasons to use gsoap you should use the web services API by Nokia, they work pretty ok as well.
Cheers,
Mayank
Hi
Can you help me with web service client?
As I understand we can use standart web service framework API(but I can't find any documentation about it) or use third party libraries, as gSoap.
Can you recomend me which way i should select?
Thanks
There is an example which comes along with the sdk and can be found at S60Ex\WebClient, also the AddressBook does some bit of soap based interaction.
Cheers,
Mayank
There is not much about webservices around on S60 the framework is quit comlpex to use, see if this helps http://wiki.forum.nokia.com/index.ph...is_Web_Service
Hi All,
I want to use gsoap for webservices in symbian S60.As I downloaded and able to generate header files.When I tried to import symbian example into carbide c++ 1.2 using 3rd edition MR SDK I cant import prjoect correctly.
To make run of application which enivorment,SDK and IDE I need to use.
Application I tried to run is gsoap_2.7.8c --> gsoap-symbian and generated header as mentioned in gsoap pdf. Urgent
please find attachment,When I tried to import application it imports all application present in carbide folder.Can I know which files need to inculde still.
http://developer.symbian.com/forum/t...32183&tstart=0