SOAP

From Wiki @ Karl Jones dot com
Revision as of 06:05, 8 June 2015 by Karl Jones (Talk | contribs) (Representational state transfer)

Jump to: navigation, search

SOAP (from Simple Object Access Protocol) is a protocol specification for exchanging structured information in the implementation of web services in computer networks.

SOAP uses XML Information Set for its message format, and relies on other application layer protocols, most notably Hypertext Transfer Protocol (HTTP) or Simple Mail Transfer Protocol (SMTP), for message negotiation and transmission.

See also

External links