Symbian Study Notes (19)-usage of Web Services APIs (II)

Source: Internet
Author: User

Continue to see how to retrieve the result value, that is, the string helloworld in

Tptrc8 chelloworldresult: result () {csenelement * pelement = aselement (). element (khelloresult); If (pelement) {_ substring (STR, "result ----"); log (STR); Return pelement-> content ();} else {log (_ L ("no result"); Return knulldesc8 ();}}

In fact, you can understand it here. Look at the csenelement SDK documentation and you will know that it is a perfect combination.

Summary:

1. It is annoying to use the Web Services API in Symbian to implement a web service client. The main trouble is that the XML content of SOAP requests and responses must be constructed and parsed by themselves.

2. The common WebService only has an endpoint without an ID service, so it should be a basic ws framework.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.