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
When HTTP is invented, rest is already there. Unfortunately, over the years, the Web development model has increasingly deviated from the nature of HTTP, trifles the pursuit of RPC and other things. At this point rest back into the eyes of people,
Representational State transfer (representational-transfer,rest) has been widely accepted in the Web, and is based on the SOAP and Web Service Description Language (Web services Description language,w SDL) is a simpler alternative to WEB services.
Rest is a good thing, but it is dragged down by two problems.
I have already written some introductions and opinions on rest. Not long ago, I just saw an article translated into Chinese on the Chinese version of infoq website and found some
BasisREST defines a set of architectural principles that you can use to design a system-resource-centric WEB service, including how clients written in different languages process and transfer resource state over HTTP. If you consider the number of
Http://www.cnblogs.com/hyhnet/archive/2016/06/28/5624422.htmlHTTP is a standard Hypertext Transfer protocol. The associated request semantics are also used, using encoding parameters and passing parameters as key-value pairs. Each protocol contains
This is the second in the depth of the Deep Exploration Rest column series that will take you through the origins of the rest architecture, the web, the nature and characteristics of the rest architecture, and the comparison of rest architectures
PHP server of several architectures, highly recommended!!!
Found a good article, very detailed introduction of the current PHP server several architectures, specially
REST refers to a set of schema constraints and principles
The most important REST principle of a WEB application is that the interaction between the client and the server is stateless between requests, and each request of the client must
Learning rest (reproduced: http://www.dualface.com/blog? P = 356)
Rest is a term proposed by Roy Fielding in his paper titled neural tural styles and the design of network-based software ubuntures.
Rest is the abbreviation of representational
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.