Lao Li share: Web Services components 1

Source: Internet
Author: User
Tags http post soap

Poptest is the only training institute for developing Test and development engineers in China, aiming at the ability of the trainees to be competent in automated testing, performance testing and testing tools development. If you are interested in the course, please consult qq:908821478, call 010-84505200.

In the past few years, three major mainstream technologies have become the global standard for today's Web service technology. Let's talk about these techniques.

Xml-rpc

XML-RPC is the simplest XML-based protocol for exchanging information between computers.

  • XML-RPC is a simple protocol that uses XML messages to perform RPC
  • The request is encoded into XML and sent over an HTTP POST
  • The XML response is embedded in the HTTP response body
  • XML-RPC is platform-Independent
  • XML-RPC allows different applications to communicate
  • A Java client can xml-rpc conversations with a Perl server
  • XML-RPC is the simplest way to start a Web service
Soap

SOAP is also an XML-based protocol for exchanging information between computers.

  • SOAP is a communication protocol
  • SOAP is used for communication between applications
  • SOAP is a format for sending messages
  • SOAP is designed to communicate over the Internet
  • SOAP is platform agnostic
  • SOAP is language agnostic
  • SOAP is simple and extensible
  • SOAP can bypass the firewall
  • SOAP will be developed into a world standard
Wsdl

Lao Li share: Web Services components 1

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.