Web Services Essentials
Ethan Cerami
- 出版商: O'Reilly|英文2書85折
- 出版日期: 2002-03-26
- 售價: $1,240
- 貴賓價: 9.5 折 $1,178
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 0596002246
- ISBN-13: 9780596002244
已過版
買這商品的人也買了...
-
$680$537 -
$2,580$2,451 -
$1,029Operating System Concepts, 6/e
-
$980$774 -
$970Introduction to Algorithms, 2/e
-
$784E-Business & E-Commerce Infrastructure: Technologies Supporting the E-Business I
-
$1,690$1,606 -
$880$695 -
$1,294Web Services: A Technical Introduction
-
$560$504 -
$450$351 -
$780$741 -
$600$474 -
$650$553 -
$590$466 -
$780$663 -
$680$537 -
$620$490 -
$750$675 -
$560$504 -
$2,320$2,204 -
$580$452 -
$1,320$1,254 -
$880$792 -
$880$581
相關主題
商品描述
Web Services make it possible for diverse applications to discover each other and exchange data seamlessly via the Internet. For instance, programs written in Java and running on Solaris can find and call code written in C# that run on Windows XP, or programs written in Perl that run on Linux, without any concern about the details of how that service is implemented. A common set of Web Services is at the core of Microsoft's new .NET strategy, Sun Microsystems's Sun One Platform, and the W3C's XML Protocol Activity Group.
In this book, author Ethan Cerami explores four key emerging technologies:
- XML Remote Procedure Calls (XML-RPC)
- SOAP - The foundation for most commercial Web Services
development
- Universal Discovery, Description and Integration (UDDI)
- Web Services Description Language (WSDL)
For each of these topics, Web Services Essentials provides a quick
overview, Java tutorials with sample code, samples of the XML documents
underlying the service, and explanations of freely-available Java APIs. Cerami
also includes a guide to the current state of Web Services, pointers to
open-source tools and a comprehensive glossary of terms.
If you want to
break through the Web Services hype and find useful information on these
evolving technologies, look no further than Web Services Essentials.
Table of Contents
Preface
Part I. Introduction to Web Services
1. Introduction
Part II. XML-RPC
2. XML-RPC Essentials
Part III. SOAP
3. SOAP Essentials
4. Apache SOAP Quick Start
5. Programming Apache SOAP
Part IV. WSDL
6. WSDL Essentials
Part V. UDDI
7. UDDI Essentials
8. UDDI Inquiry API: Quick Reference
9. UDDI 4J
Glossary
Index