What are Web Services?
Member rating: No Rating | Words: | Submitted: Mon Dec 22 2003
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
Industry essay: What are Web Services? Web services have been hyped over the past year to be the most innovative improvement that has come to the Internet. It has been adopted by many companies, and has reached the forefront of applications development. So what is all the hype about? Web services can be described as an application that can be deployed or called over the Internet that allows applications to communicate with each other- regardless of the language in which they are written or which systems platform and operating system is being used. Each service is a discrete unit of code, and performs a small set of given tasks. Typically, web services make use of standard web protocols to perform its tasks- it usually follows an order: 1) find the web service requested, 2) determine how the web service is called once it is found, and 3) call the program or service...

