Skip to content

Soap Cross Platform Internet Development Using XML

Best in textbook rentals since 2012!

ISBN-10: 0130907634

ISBN-13: 9780130907639

Edition: 2002

Authors: Scott Seely

List price: $39.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

SOAP will be the universal "application glue" for tomorrow's widely distributed systems. It's simple, based on widely deployed standards such as XML and HTTP, and will enable virtually any business software to communicate across the Internet. SOAP: Cross Platform Internet Development Using XML offers a practical, hands-on introduction to SOAP that demonstrates how to leverage this technology on multiple platforms, using virtually every leading programming language. Seely begins by reviewing the history of distributed computing, and demonstrating how SOAP solves distributed computing problems that DCOM and CORBA failed to solve. He presents basic introductions to XML, and then to SOAP's…    
Customers also bought

Book details

List price: $39.99
Copyright year: 2002
Publisher: Prentice Hall PTR
Publication date: 8/17/2001
Binding: Mixed Media
Pages: 416
Size: 7.25" wide x 9.50" long x 1.25" tall
Weight: 1.782
Language: English

Foreword
Acknowledgments
Soap--Everything You Want to Know
How We Got to Soap
The Abacus
Early Calculatorss
Programmable Machines
Electronic Computers
Distributed Computing
Summary
Bibliography
XML Overview
Uniform Resource Indentifiers
XML Basics
XML Schemas
XML Namespaces
XML Attributes
Summary
The SOAP Specification
Things to Know
Rules for Encoding Types in XML
The SOAP Message Exchange Model
Structure of a SOAP Message
Using SOAP in HTTP
Using SOAP for RPC
Summary
Building A Basic SOAP Client and Server
SOAP Library Design
In Search of One Good Socket Library
SimpleSOAP Library
SOAPNetwork Library
A Simple SOAP Server
A Simple SOAP Client
Summary
Fun Things to Try
Related Technologies
Web Services Description Language
WSDL Overview
Defining a Web Service
SOAP Binding
HTTP GET and POST Binding
MIME Binding
Summary
Universal Description, Discovery, and Integration
UDDI Basics
Where Does UDDI Fit In?
UDDI Information Types
The Programmer's API
Summary
Available SOAP Implementations
Apache
IdooXoap
Iona
Microsoft
pocketSOAP
RogueWave
SOAP::Lite
White Mesa
Zope
Summary
Case Study: A Web-Based Acution System
Auction System and Requirements
Background
Executive Summary
Bidder Enrollment and Management
Item Enrollment and Management
The Bidding System
Reporting
Summary
Auction System Design
Bidder Enrollment and Management
Item Enrollment and Management
The Bidding System
Summary
Bidder Enrollment
The Java Environment
Setting Up the Java Enviroment
Securing Access to the Web Service
The VB Environment
Summary
Category and Item Management
General Implementation Rules
Category Management
Item Management
Summary
The Bidding System
Bidding Pages
Bidding Web Service
Summary
Case Study Summary
Client Management
Category Management
Item Management
Auction
Summary
Appendix
Index