Join Books.org — it's free

Book cover of Programming Web Services with Soap
Network Programming, Object-Oriented Programming, Web Services, XML, SGML, & Other Document Mark-up Languages, Protocols & Standards - Computer Networks, Web Programming

Programming Web Services with Soap

by James Snell, Doug Tidwell, Pavel Kulchenko
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

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.

Programming Web Services with SOAP is a detailed guide to using SOAP and other leading web services standards—WSDL (Web Service Description Language), and UDDI (Universal Description, Discovery, and Integration protocol). You'll learn the concepts of the web services architecture and get practical advice on building and deploying web services in the enterprise.

This authoritative book 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.

Covered topic areas include:

  • The Web Services Architecture
  • SOAP envelopes, headers, and encodings
  • WSDL and UDDI
  • Writing web services with Apache SOAP and Java
  • Writing web services with Perl's SOAP::Lite
  • Peer-to-peer (P2P) web services
  • Enterprise issues such as authentication, security, and identity
  • Up-and-coming standards projects for web services

Programming Web Services with SOAP provides you with all the information on the standards, protocols, and toolkits you'll need to integrate information services with SOAP. You'll find a solid core of information that will help you develop individual Web services or discover new ways to integrate core business processes across an enterprise.

Synopsis

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.

"Programming Web Services with SOAP" is a detailed guide to using SOAP and other leading web services standards--WSDL (Web Service Description Language), and UDDI (Universal Description, Discovery, and Integration protocol). You'll learn the concepts of the web services architecture and get practical advice on building and deploying web services in the enterprise.

This authoritative book 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.

Covered topic areas include:

The Web Services Architecture

SOAP envelopes, headers, and encodings

WSDL and UDDI

Writing web services with Apache SOAP and Java

Writing web services with Perl's SOAP:: Lite

Peer-to-peer (P2P) web services

Enterprise issues such as authentication, security, and identity

Up-and-comingstandards projects for web services

"Programming Web Services with SOAP" provides you with all the information on the standards, protocols, and toolkits you'll need to integrate information services with SOAP. You'll find a solid core of information that will help you develop individual Web services or discover new ways to integrate core business processes across an enterprise.

About the Author, James Snell

Snell is a software engineer on IBM's Emerging Technology team, where he has been focused full time on the architecture, strategy , and development of web services technologies.

Tidwell is a developer with years of XSLT experience.

Kulchenko is an open source developer, best known for his SOAP::Lite, LMLRPC::Lite, and UDDI::Lite modules for Perl.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
December 1, 2001
Publisher
O'Reilly Media, Incorporated
Pages
264
Format
Paperback
ISBN
9780596000950

More by James Snell

Similar books