11 Facts About SOAP

1.

SOAP is a messaging protocol specification for exchanging structured information in the implementation of web services in computer networks.

FactSnippet No. 519,180
2.

SOAP allows developers to invoke processes running on different operating systems to authenticate, authorize, and communicate using Extensible Markup Language (XML).

FactSnippet No. 519,181
3.

Since Web protocols like HTTP are installed and running on practically all operating systems, SOAP allows clients to invoke web services and receive responses independent of language and platforms.

FactSnippet No. 519,182
4.

SOAP provides the Messaging Protocol layer of a web services protocol stack for web services.

FactSnippet No. 519,183
5.

SOAP was designed as an object-access protocol and released as XML-RPC in June 1998 as part of Frontier 5.

FactSnippet No. 519,184

Related searches

HTTP World Wide Web XML
6.

SOAP specification was maintained by the XML Protocol Working Group of the World Wide Web Consortium until the group was closed 10 July 2009.

FactSnippet No. 519,185
7.

SOAP originally stood for "Simple Object Access Protocol" but version 1.

FactSnippet No. 519,186
8.

These different services, especially UDDI, have proved to be of far less interest, but an appreciation of them gives a complete understanding of the expected role of SOAP compared to how web services have actually evolved.

FactSnippet No. 519,187
9.

SOAP message is an ordinary XML document containing the following elements:.

FactSnippet No. 519,188
10.

SOAP has an advantage over DCOM that it is unaffected by security rights configured on the machines that require knowledge of both transmitting and receiving nodes.

FactSnippet No. 519,189
11.

The concept of SOAP bindings allows for specific bindings for a specific application.

FactSnippet No. 519,190