What is a Web Service?
A "web service" is a network accessible interface to application functionality
built using XML and usually HTTP.
Examples
- • Where is my FedEx package?
- • What is the current stock price of IBM?
- • Which kitchen utensils does OXO sell?
Why do we care?
These interfaces work regardless of the client's and server's platform and language.