SOAP: Difference between revisions
From MediaWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
SOAP (Simple Object Access Protocol) is a protocol for exchanging [[IT Terms#XML]]-based messages over a computer network, normally using | SOAP (Simple Object Access Protocol) is a protocol for exchanging [[IT Terms#XML|XML]]-based messages over a computer network, normally using [[http]]. SOAP forms the foundation layer of the Web services stack, providing a basic messaging framework that more abstract layers can build on. SOAP can be used to facilitate a [[SOA]] Service-Oriented architectural pattern. | ||
[[Category:IT Terms]] | [[Category:IT Terms]] | ||
Latest revision as of 15:21, 27 April 2011
SOAP (Simple Object Access Protocol) is a protocol for exchanging XML-based messages over a computer network, normally using http. SOAP forms the foundation layer of the Web services stack, providing a basic messaging framework that more abstract layers can build on. SOAP can be used to facilitate a SOA Service-Oriented architectural pattern.