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
East Islip, New York

... 11.8% who are 65 years of age or older. The median age is 37 years. For every 100 females there are 95.2 males. For every 100 females age 18 and over, there are 90.1 ...

 
 
 
This page was created in 73.2 ms