Web Services = XML + Protocol
Web Services take web-applications to the next level. By using Web services, your application can publish its function or message to the rest of the world. By doing this other platforms can also access the web application.
So once this web application available to the rest of world, other platform can also access and also by doing this can interact with the other platforms which are already using that web.
Many of the major platforms can access the web using web browsers.
Web-applications are simply applications that run on the web. These are built around the Web browser standards and can be used by any browser on any platform.
Use of the web services are
1.Interoperability.
2.Reusable application components.
3.Open Standards XML + open Protocol based.
Components of the web services are
SOAP (Simple Object Access Protocol)
UDDI (Universal Description, Discovery and Integration)
WSDL (Web Services Description Language)
Web Services take web-applications to the next level. By using Web services, your application can publish its function or message to the rest of the world. By doing this other platforms can also access the web application.
So once this web application available to the rest of world, other platform can also access and also by doing this can interact with the other platforms which are already using that web.
Many of the major platforms can access the web using web browsers.
Web-applications are simply applications that run on the web. These are built around the Web browser standards and can be used by any browser on any platform.
Use of the web services are
1.Interoperability.
2.Reusable application components.
3.Open Standards XML + open Protocol based.
Components of the web services are
SOAP (Simple Object Access Protocol)
UDDI (Universal Description, Discovery and Integration)
WSDL (Web Services Description Language)