Web Services can convert your applications into Web-applications.
Web Services are published, found, and used through the Web.
Before you continue, you should have a basic understanding of the following:
If you want to study these subjects first, find the tutorials on our Home page.
The basic Web services platform is XML + HTTP.
XML provides a language which can be used between different platforms and programming languages and still express complex messages and functions.
The HTTP protocol is the most used Internet protocol.
Web services platform elements:
We will explain these topics later in the tutorial.
Your message has been sent to W3Schools.