Programming Web Services with SOAP
โ Scribed by James Snell, Doug Tidwell, Pavel Kulchenko
- Publisher
- O'Reilly Media
- Year
- 2001
- Tongue
- English
- Leaves
- 225
- Category
- Library
No coin nor oath required. For personal study only.
โฆ 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.
๐ SIMILAR VOLUMES
"Programming Web Services with SOAP" introduces you to building distributed Wb-based applications using the SOAP, WSDL, and UDI protocols. You'll learn the XML underlying these standards, as well as how to use the popular toolkits for Java and Perl. The book also addresses security and other enterpr
I was so keen to learn from this book, but no matter how hard I tried it had too much nonsense to be readable or usable.
Given Perl's natural fit for web applications development, it's no surprise that Perl is emerging as a force in the field of web services. Programming Web Services with Perl describes Perl's robust implementations of web-services standards, bringing Perl users all the information they need to quickl
The definitive guide to using Service-Oriented Architecture (SOA) and Web services technologies to simplify IT infrastructure and improve business agility. Renowned experts Eric Newcomer and Greg Lomow offer practical strategies and proven best practices for every facet of SOA planning and implement