What are Web Services?
Services available via the Web.
Meant mainly for application to application
communication (as opposed to users directly)
Enables Business-to-Business transactions.
Toward a “Semantic Web”.
E.g., a web service is contacted on a URL
using the SOAP protocol over HTTP.
4