See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

5 used & new from £17.69

Have one to sell? Sell yours here
 
   
SOAP.Cross Platform Internet Development Using XML
 
See larger image
 

SOAP.Cross Platform Internet Development Using XML (Paperback)

by Scott Seely (Author)
2.7 out of 5 stars See all reviews (3 customer reviews)

Available from these sellers.


2 new from £59.95 3 used from £17.69

Product details

  • Paperback: 416 pages
  • Publisher: Prentice Hall; Pap/Cdr edition (31 Aug 2001)
  • Language English
  • ISBN-10: 0130907634
  • ISBN-13: 978-0130907639
  • Product Dimensions: 23.5 x 17.8 x 2.8 cm
  • Average Customer Review: 2.7 out of 5 stars See all reviews (3 customer reviews)
  • Amazon.co.uk Sales Rank: 1,103,454 in Books (See Bestsellers in Books)

    Popular in this category:

    #16 in  Books > Computing & Internet > Programming > Languages > XML > SOAP
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Internet Development
   ApprovedWebSiteDevelopers.co.uk    Get fast free quotes from 6 leading UK Web Developers near you. 
SOAP Client & Debugger
   www.Altova.com/XMLSpy    Edit & Debug SOAP, WSDL Graphical Interface. Try Free! 
XML Platform
   www.MarkLogic.com    XML Platform for Building Content Applications. Tech White Paper. 
  
 

Product Description

Product Description

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 syntax -- including SOAP's use of HTTP headers, the SOAP payload, error handling, data types, encoding structures, and more. You'll walk through building a simple SOAP server for Windows; then discover how SOAP can be extended to support multiple platforms and programming languages. SOAP: Cross Platform Internet Development Using XML contains detailed chapters on utilizing SOAP with each of five leading programming languages: C++, Perl, Python, Visual Basic, and Java. The book concludes by reviewing today's leading SOAP servers. For all developers and system integrators constructing Internet applications, applications written in multiple programming languages, or applications that integrate diverse enterprise systems; and for any IT professional evaluating SOAP.



From the Back Cover

Leverage the power of SOAP on any platform, with any leading programming language!

  • Integrate your enterprise applications across the Web!
  • The platform-independent guide to SOAP
  • SOAP programming with C++, Perl, C#, Visual Basic, and Java
  • Build an industrial-strength SOAP system from scratch
  • CD-ROM: SOAP for Windows, Linux and Unix, plus extensive source code library!
Technical Reviewers: Yves LaFon, Chair of the SOAP W3C Committee
John Montgomery, Lead SOAP Developer, Microsoft
Kent Sharkey, .NET Frameworks Technical Evangelist, Microsoft

SOAP is the universal "glue" that can integrate virtually any distributed system, helping enterprises streamline processes and communications across the Internet as never before. SOAP: Cross Platform Web Services Development Using XML is the practical, hands-on introduction to using SOAP on Windows, Linux, and UNIX platforms, using any of five leading programming languages. Discover how SOAP leverages key Internet standards such as XML and HTTP to solve distributed computing problems that DCOM and CORBA can't! Coverage includes:

  • All the XML you need to get started with SOAP
  • SOAP's basic syntax: HTTP headers, SOAP payloads, error handling, data types, encoding structures, and more
  • Extending SOAP to support heterogeneous and legacy environments
  • SOAP programming with C++, C#, Perl, Visual Basic, and Java
  • Comparing today's leading SOAP servers

The last six chapters of this book present a start-to-finish SOAP case study application-from requirements and design through coding.

Whether you're constructing Internet applications, integrating existing applications within or between enterprises, or simply evaluating SOAP, this book contains the insights-and practical examples-you're looking for.

CD-ROM INCLUDED

The accompanying CD-ROM contains complete SOAP implementations for Windows, Linux, and UNIX, plus all source code from the book.



See all Product Description

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

3 Reviews
5 star:
 (1)
4 star:    (0)
3 star:    (0)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
2.7 out of 5 stars (3 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
6 of 9 people found the following review helpful:
2.0 out of 5 stars Misses the mark, 3 Dec 2001
By A Customer
Cannot recommend this book. I'm sure the author knows plenty about SOAP - but fails to communicate it easily. I also did not want to go through the detail of developing a basic SOAP implementation from scratch - IBM, Microsoft, Apache are all doing that - it felt like lengthy filler. I wanted to understand how to use SOAP. I'm now waiting for the O'Reilly book...
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 2 people found the following review helpful:
5.0 out of 5 stars A MUST for C++ Developers, 2 Sep 2002
By A Customer
In light of the other reviews of this book, I thought I should write a review to redress the balance. In my opinion, the customer reviews have so far missed the mark and misrepresented Seely's work.

First off, the writing style is a little informal but I find this makes the book far more accessible than the aforementioned O'Reilly tome. The introduction to SOAP is not confused or misleading. It deals with both topics succinctly as a theoretical primer for the practical examples that follow (some prior knowledge of both SOAP and XML is helpful).

Secondly, and crucially - this book is essential for C++ programmers wishing to develop SOAP applications. While Microsoft's SOAP Toolkit provides VB developers with a good
API, it does not really cater for C++ developers. Scott Seely provides a SOAP API with his book that removes the need for using COM & MFC and therefore avoids vendor lock-in. Using Scott's simpleSOAP library, developers can create fully functional SOAP client-server applications for use with their own systems.

Overall, this is an excellent PRACTICAL book, and an invaluable resource for C++ SOAP developers like myself. It is clearly written by a person who is an expert in his field (web services) and wishes to convey that expertise as simply as possible. Yes, it is light on theory, but getting weighed down with theoretical discussion is not the purpose of the book. It caters for C#, Perl, VB and Java programmers as well, but C++ developers in particular will find this book essential.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 2 people found the following review helpful:
1.0 out of 5 stars Awful Book, 6 Jul 2002
By A Customer
This book is next to useless. It does provide a basic overview of SOAP but in a confused and unhelpful manner.
At the end of it, I felt I would not be able to do anything
in SOAP without reading more material/books. A
poor result from a book which claims to help you
understand. The book has a first draft feel to it, with
little concept of what the reader is likely to need.

For sure, Scott knows his stuff, but he doesn't know how
to get it across.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Look for similar items by category


Feedback


Fun for Everyone

Christmas Gifts
Achieve over 15,000 RPM with our great range of Powerballs.

Shop the Powerball store

 

More From Scott Seely

Creating and Consuming...

Creating and Consuming Web Services...

Get on the fast track of what is becoming a required skill for... Read more

 

Boys Smell

Lynx Africa Body Spray and After Shave Gift set
But we make sure they smell good...

Discover male grooming at Amazon.co.uk

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates