Encyclopedia > Simple Object Access Protocol

  Article Content

Simple Object Access Protocol

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
Ocean Beach, New York

... Beach, New York Ocean Beach is a village located in Suffolk County, New York. As of the 2000 census, the village had a total population of 138. Geography ...

 
 
 
This page was created in 42.4 ms