Web Services Essentials
暫譯: 網路服務基礎知識
Ethan Cerami
- 出版商: O'Reilly
- 出版日期: 2002-03-26
- 售價: $1,270
- 貴賓價: 9.5 折 $1,207
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 0596002246
- ISBN-13: 9780596002244
已過版
買這商品的人也買了...
-
$680$537 -
$2,660$2,527 -
$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,740$1,653 -
$880$695 -
$1,294Web Services: A Technical Introduction
-
$560$476 -
$450$351 -
$780$741 -
$600$474 -
$650$514 -
$590$466 -
$780$616 -
$680$537 -
$620$490 -
$750$638 -
$560$476 -
$2,390$2,271 -
$580$452 -
$1,360$1,292 -
$880$748 -
$880$695
商品描述
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
商品描述(中文翻譯)
作為一名新接觸網路服務的開發者,您該如何理解這個新興框架,以便今天就能開始撰寫自己的服務?這本簡明的書籍為程式設計師提供了對 XML 網路服務的具體介紹和方便的參考,首先通過解釋這種新型分散式服務的基礎,然後展示使用開源 Java 工具快速創建服務的方法。
網路服務使得不同的應用程式能夠彼此發現並通過互聯網無縫地交換數據。例如,運行在 Solaris 上的 Java 程式可以找到並調用運行在 Windows XP 上的 C# 代碼,或運行在 Linux 上的 Perl 程式,而無需關心該服務的具體實現細節。微軟的新 .NET 策略、Sun Microsystems 的 Sun One 平台以及 W3C 的 XML 協議活動小組的核心都是一套通用的網路服務。
在這本書中,作者 Ethan Cerami 探索了四個關鍵的新興技術:
- XML 遠程過程調用 (XML-RPC)
- SOAP - 大多數商業網路服務開發的基礎
- 通用發現、描述和整合 (UDDI)
- 網路服務描述語言 (WSDL)
對於這些主題,Web Services Essentials 提供了快速概述、包含範例代碼的 Java 教程、服務背後的 XML 文件範例,以及免費可用的 Java API 解釋。Cerami 還包括了網路服務的當前狀態指南、開源工具的指引以及全面的術語詞彙表。
如果您想突破網路服務的炒作,並找到有關這些不斷發展技術的有用信息,不妨參考 Web Services Essentials。
目錄
前言
第一部分:網路服務介紹
1. 介紹
第二部分:XML-RPC
2. XML-RPC 基礎
第三部分:SOAP
3. SOAP 基礎
4. Apache SOAP 快速入門
5. 編程 Apache SOAP
第四部分:WSDL
6. WSDL 基礎
第五部分:UDDI
7. UDDI 基礎
8. UDDI 查詢 API:快速參考
9. UDDI 4J
詞彙表
索引