Web Services can convert your applications into Web-applications. By using Web services, your application can publish its function or message to the rest of the world. Web Services can be used by other applications. With Web services your accounting department's Win 2k servers can connect with your IT supplier's UNIX server. The basic Web Services platform is XML + HTTP. Web services uses XML to code and decode your data and SOAP to transport it.
Comments: