Web services with SOAP: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Surya D. Bhattacharyya
(Web Services (SOAP) intro)
 
imported>Pat Palmer
(redirecting to Web service)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Introduction and Definition==
#REDIRECT [[Web service]]
A Web service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.
 
==Citations and References==
* [http://www.w3.org/TR/ws-arch/#whatis '''W3C''']
 
 
 
[[Category:CZ Live]]
[[Category:Stub Articles]]
[[Category:Computers Workgroup]]

Latest revision as of 11:31, 10 February 2009

Redirect to: