Archive : Services

RSS feed
Writing a Web service

Writing a Web service

The W3C defines a web service as a software system designed to support interoperable machine to machine interaction over a network. It has an interface described in a machine-processable format (specifically Web Services Description Language WSDL). Other [...]
Understanding the SOAP

Understanding the SOAP

SOAP originally defined as Simple Object Access Protocol is a lightweight protocol intended for exchanging structured information in a decentralized, distributed environment. It uses XML technologies to define an extensible messaging framework [...]
Copyright © 2011 Web Development Tools and Articles. All rights reserved.