Programming Web Services With SOAP by James Snell
O'Reilly Media | Dec 15 2001 | ISBN: 0596000952 | Pages: 264 | PDF | 1.11 MB
The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple Open Access Protocol (SOAP) is a specification that details how to encode that information and has become the messaging protocol of choice for Web services.