Encyclopedia > SOAP

  Article Content

Simple Object Access Protocol

Redirected from SOAP

The Simple Object Access Protocol (SOAP) is a simple and light-weight protocol for exchanging messages. SOAP is an extensible and decentralized framework that can work over multiple transport protocols. Remote procedure calls can be modeled as an interaction of several SOAP messages. SOAP is one of the enabling protocols for Web services.

SOAP can be run on top of all the Internet Protocols, but HTTP is the most common and the only one standardized by the W3C. SOAP is based on XML. It's design follows the "Head-Body" Pattern, not unlike HTML. The head contains meta-information[?] like information for routing, security and transactions. The body transports the main information.

See also:

External Link



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
1904

... Mendeleev, Russian chemist and inventor of the Periodic table May 19 - Auguste Molinier, French historian July 14 - Anton Chekhov, Russian playwright and short ...

 
 
 
This page was created in 28.1 ms