Programming Web Services with SOAP: Building Distributed Applications

Programming Web Services with SOAP: Building Distributed Applications

by Doug Tidwell (Author), Pavel Kulchenko (Author), James Snell (Author)

Synopsis

The Web services architecture offers 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. This is a detailed guide to using SOAP and other Web services standards - WSDL (Web Service Description Language), and UDDI (Universal Description, Discovery, and Integration protocol). It covers the concepts of the Web services architecture and offers practical advice on building and deploying Web services in the enterprise. It decodes the standards, explaining the concepts and implementation in a clear, concise style. You'll also learn about the major toolkits for building and deploying Web services. Examples in Java, Perl, C#, and Visual Basic illustrate the principles. Significant applications developed using Java and Perl on the Apache Tomcat Web platform address real issues such as security, debugging, and interoperability.

$28.16

Save:$7.04 (20%)

Quantity

20+ in stock

More Information

Format: Illustrated
Pages: 264
Edition: 1
Publisher: O'Reilly Media
Published: 30 Dec 2001

ISBN 10: 0596000952
ISBN 13: 9780596000950

Author Bio
James Snell, MCSD, has over two years of experience with SOAP. He is in close touch with both the IBM and Microsoft SOAP groups and makes contributions to both efforts. Doug Tidwell is a senior programmer at IBM. He has years of programming experience, and has been working with markup languages for more than a decade. Doug is a speaker on XML and has taught XML classes around the world. Pavel Kulchenko is the author of the popular Perl SOAP implementation, SOAP::Lite.