SOAP: Difference between revisions
From MediaWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| 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 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. | 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]] | ||
Revision as of 15:19, 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.