A 'Web service' is defined by the W3C as "a software system designed to support interoperable Machine to Machine interaction over a network". Web services are frequently just Web APIs that can be accessed over a network, such as the Internet, and executed on a remote system hosting the requested services.
The W3C Web service definition encompasses many different systems, but in common usage the term refers to clients and servers that communicate using XML messages that follow the SOAP standard. In such systems, there is often machine-readable description of the operations offered by the service written in the Web Services Description Language (WSDL)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment