This document describes how to use WebService on the android client. The first is about ksoap2 and the second is about rest.
Basic knowledge about Android 10: WebService 01: ksoap2
Basic knowledge about Android 10: WebService 02: Rest
1. Rest
Comparison between REST WebService and SOAP WebService, webservicesoap
Comparison between REST WebService and SOAP WebService
In the basic technical implementation of SOA, WebService occupies a very important position. We usually mention the first
WebService occupies an important position in the basic technology implementation of SOA, and often we mention that the first idea of WebService is that SOAP messages interact on various transport protocols. In recent years, the idea of rest has been
Concept:
The style of WEB Services. I checked it from Wikipedia. There are no more than a dozen, but REST and RPC are commonly used. Among them, the SOAP-based Webservice is RPC-style.
The full name of REST is Representational State Transfer. It is
The project Maven builds, simulates the large-scale Internet architecture, achieves the high concurrency, the Big data processing, the entire project uses the custom service idea, provides the atomization, the modularization plan, the function
InBasic SOA technology implementationWebService occupies a very important position.The first idea of WebService isSoap messages interact with each other over various transmission protocols. In recent yearsThe idea of rest is accompaniedSOA is
REST:Rest is an architectural design, characterized by resource-oriented, where anything that exists on the Internet can be understood as a resource, and rest compared to soap ws has a relatively low development threshold.1. Things on the network
SOAP Webservice and RESTful Webservice, webservicerestfulREST is an architectural style. Its core is resource-oriented. REST is designed and developed specifically for network applications to reduce development complexity and improve system
talking about soap Webservice and restful WebserviceRest is an architectural style whose core is resource-oriented, andrest is designed and developed for network applications to reduce the complexity of development and improve the scalability of the
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.