Special Edition Using SOAP (Paperback)
暫譯: 特別版:使用 SOAP (平裝本)

John Paul Mueller

  • 出版商: QUE
  • 出版日期: 2001-09-22
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 448
  • 裝訂: Paperback
  • ISBN: 0789725665
  • ISBN-13: 9780789725660
  • 相關分類: SOA
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

This book will introduce the reader to SOAP and serve as a comprehensive reference to both experienced and new developers in the area. Only one other book completely dedicated to SOAP is currently on the market, and it has strong sales because no other information is available. SE Using SOAP will capture more readers than the competition because it provides real-world examples and troubleshooting with complete data conversion information. The emphasis will be on getting started fast instead of reading through white paper-style theory in hopes of finding applicable information. By reading this book and working through the examples, the reader will be well versed in SOAP and its applications immediately. SE Using SOAP includes difficult to find information on how SOAP works with different languages and protocols including Visual Basic.NET, Visual Basic 6, C#, XML, HTTP, SDL, DISCO, COM, SQL Server, plus much more. Also covers how to work with PDAs, an ever-growing need in the data transfer market.

Table of Contents

Introduction.

What's in this Book.
Intended Audience.
What You'll Need.
Equipment and Conventions Used.


1. Overview of SOAP.

What is SOAP?
How SOAP Differs from DCOM and CORBA.
SOAP, HTTP, and XML.
Problems Solved Using SOAP.
Performance Issues with SOAP.
SOAP and the Web Server.
Why Make the Move to SOAP?


2. SOAP in Theory.

Dissecting the SOAP Message.
Using SOAP with Current Code.
Discovering SOAP Services (DISCO, WSDL, UDDI).
Putting Everything Together.
Using SOAP to Move Data.
Understanding SOAP Attachments.


3. Security Issues for SOAP.

Understanding SOAP Privacy and Security Issues.
Security Standards You Should Know About.
User Identification Issues.
Where Do You Go from Here?


4. Using SOAP to Create a Simple Application.

Overview of Microsoft's SOAP Toolkit.
Overview of Application.
Shortcuts for Creating SOAP Applications.
Understanding Namespaces, the Short Version.
Creating the Server Side Code.
Creating the Client Code.
Testing the SOAP application.
Handling SOAP errors.
Performance Concerns for All Applications.


5. Migrating an App. from DCOM to SOAP.

SOAP Application Conversion Prerequisites.
Overview of the Conversion Process.
Deciding Which Appl Modules to Change.
Avoiding Protocol Problems in Modified Apps.
Integrating New Modules with Existing Application Elements.
Implementing SOAP with COM Language Binding.
Productivity Tips.
Updating a Simple Utility Program.
Updating a Data Viewer.
Updating a Complete Database Application.
Modified Application Concerns: Reliability, Security, Performance.
Troubleshooting.

商品描述(中文翻譯)

這本書將介紹SOAP,並作為經驗豐富的開發者和新手開發者的全面參考資料。目前市場上僅有一本完全專注於SOAP的書籍,且銷售情況良好,因為沒有其他相關資訊可供參考。《SE Using SOAP》將吸引比競爭對手更多的讀者,因為它提供了真實世界的範例和故障排除的完整數據轉換資訊。重點將放在快速入門,而不是閱讀白皮書風格的理論,希望能找到適用的資訊。通過閱讀本書並完成範例,讀者將立即熟悉SOAP及其應用。

《SE Using SOAP》包含了難以找到的資訊,說明SOAP如何與不同的語言和協議協作,包括Visual Basic.NET、Visual Basic 6、C#、XML、HTTP、SDL、DISCO、COM、SQL Server等。此外,還涵蓋了如何與PDA協作,這在數據傳輸市場中是一個日益增長的需求。

目錄

引言

這本書的內容
目標讀者
您需要的東西
使用的設備和約定

1. SOAP概述

什麼是SOAP?
SOAP與DCOM和CORBA的區別
SOAP、HTTP和XML
使用SOAP解決的問題
SOAP的性能問題
SOAP與網頁伺服器
為什麼要轉向SOAP?

2. SOAP的理論

解析SOAP訊息
在當前代碼中使用SOAP
發現SOAP服務(DISCO、WSDL、UDDI)
將所有內容整合在一起
使用SOAP移動數據
理解SOAP附件

3. SOAP的安全問題

理解SOAP的隱私和安全問題
您應該了解的安全標準
用戶識別問題
接下來該怎麼做?

4. 使用SOAP創建簡單應用程式

微軟SOAP工具包概述
應用程式概述
創建SOAP應用程式的捷徑
理解命名空間,簡短版本
創建伺服器端代碼
創建客戶端代碼
測試SOAP應用程式
處理SOAP錯誤
所有應用程式的性能考量

5. 將應用程式從DCOM遷移到SOAP

SOAP應用程式轉換的前提條件
轉換過程概述
決定要更改哪些應用模組
避免修改應用程式中的協議問題
將新模組與現有應用元素整合
使用COM語言綁定實現SOAP
生產力提示
更新簡單的實用程式
更新數據查看器
更新完整的數據庫應用程式
修改後的應用程式考量:可靠性、安全性、性能
故障排除