Professional Open Source Web Services
            
暫譯: 專業開源網路服務
        
        P.G. Sarang, Christopher Browne, Dietrich Ayala, Vivek Chopra
- 出版商: Wrox Press
- 出版日期: 2002-07-01
- 售價: $1,800
- 貴賓價: 9.5 折 $1,710
- 語言: 英文
- 頁數: 450
- 裝訂: Paperback
- ISBN: 1861007469
- ISBN-13: 9781861007469
已絕版
買這商品的人也買了...
- 
                
                   Advanced Programming in the UNIX Environment (Hardcover) Advanced Programming in the UNIX Environment (Hardcover)$1,230$1,205
- 
                
                   Data Mining: Practical Machine Learning Tools and Techniques with Java Implement Data Mining: Practical Machine Learning Tools and Techniques with Java Implement$950$931
- 
                
                   $1,260Internet Email Protocols: A Developer's Guide (Paperback) $1,260Internet Email Protocols: A Developer's Guide (Paperback)
- 
                
                   C++ Primer, 3/e 中文版 C++ Primer, 3/e 中文版$980$774
- 
                
                   Professional XML Web Services (Paperback) Professional XML Web Services (Paperback)$2,090$1,986
- 
                
                   Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758) Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127
- 
                
                   Professional Java Web Services Professional Java Web Services$1,800$1,710
- 
                
                   $735UDDI, SOAP, and WSDL: The Web Services Specification Reference Book (Paperback) $735UDDI, SOAP, and WSDL: The Web Services Specification Reference Book (Paperback)
- 
                
                   $839Microsoft .NET XML Web Services (Paperback) $839Microsoft .NET XML Web Services (Paperback)
- 
                
                   XML and Web Services Unleashed XML and Web Services Unleashed$2,280$2,166
- 
                
                   Developing .Net Web Services with XML Developing .Net Web Services with XML$2,060$1,957
- 
                
                   $480Web Services Explained: Solutions and Applications for the Real World $480Web Services Explained: Solutions and Applications for the Real World
- 
                
                   Data Mining: Concepts, Models, Methods, and Algorithms Data Mining: Concepts, Models, Methods, and Algorithms$1,090$1,068
- 
                
                   ASP.NET 程式設計徹底研究 ASP.NET 程式設計徹底研究$590$466
- 
                
                   TCP/IP 網路管理 (TCP/IP Network Administration, 3/e ) TCP/IP 網路管理 (TCP/IP Network Administration, 3/e )$920$727
- 
                
                   重構─改善既有程式的設計 重構─改善既有程式的設計$720$569
- 
                
                   鳥哥的 Linux 私房菜-伺服器架設篇 鳥哥的 Linux 私房菜-伺服器架設篇$750$638
- 
                
                   Compilers: Principles, Techniques, and Tools (平裝) (美國版ISBN:0201100886) Compilers: Principles, Techniques, and Tools (平裝) (美國版ISBN:0201100886)$980$399
- 
                
                   人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e) 人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379
- 
                
                   資料庫系統精要 (Database System Concepts, 4/e) 資料庫系統精要 (Database System Concepts, 4/e)$660$647
- 
                
                   Microsoft Windows Internals: Microsoft Windows Server 2003, Windows XP, and Windows 2000, 4/e Microsoft Windows Internals: Microsoft Windows Server 2003, Windows XP, and Windows 2000, 4/e$2,220$2,109
- 
                
                   Linux 指令詳解辭典 Linux 指令詳解辭典$650$553
- 
                
                   ASP.NET 徹底研究進階技巧─高階技巧與控制項實作 ASP.NET 徹底研究進階技巧─高階技巧與控制項實作$650$507
- 
                
                   Sniffer Pro 網路最佳化與故障排除手冊 Sniffer Pro 網路最佳化與故障排除手冊$580$452
- 
                
                   現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜 現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480
商品描述
What does this book cover?
- A comprehensive discussion of Web Services Architecture and chemistry behind it
- XML based messaging standards like XML-RPC, SOAP, WSDL and UDDI and their details
- SOAP implementations in various languages like Perl, Java, PHP, C++, Ruby and Python with real world examples
- In depth coverage of Web Services using Apache AXIS and SOAP::Lite
- EJB Web Services using JBoss
- Case study of designing web services from legacy application
- Embedded Web Services in java applets and devices using Open Source product kSOAP
- A complete chapter on Web Services security considerations and developing secure web services since E-Commerce relies heavily upon security
- The book is organized to provide separate coverage on theoratical and practical aspects of web Services blended with Open Source products
商品描述(中文翻譯)
網路服務是一種新範式,可能是IT解決方案提供商中最受討論的主題之一。這是一個簡單的概念,使得各種現有網路基礎設施的整合變得更加宏大。它使用基於XML的消息標準,如SOAP、WSDL和UDDI,這些標準將在未來多年內為行業提供解決方案。像Linux、Apache、Perl和PHP這樣的開源產品是網路基礎設施中受歡迎且穩健的部分。對於基於SOAP的網路服務日益增長的需求促使了各種開源語言的庫的開發,這與.NET和J2EE框架周圍的一些行業努力相一致。
這本書涵蓋了什麼?
- 網路服務架構及其背後的化學反應的全面討論
- 基於XML的消息標準,如XML-RPC、SOAP、WSDL和UDDI及其詳細資訊
- 在Perl、Java、PHP、C++、Ruby和Python等多種語言中實現SOAP的實際範例
- 使用Apache AXIS和SOAP::Lite的網路服務深入探討
- 使用JBoss的EJB網路服務
- 從舊有應用程式設計網路服務的案例研究
- 使用開源產品kSOAP在Java小應用程式和設備中嵌入網路服務
- 關於網路服務安全考量和開發安全網路服務的完整章節,因為電子商務在很大程度上依賴於安全性
- 本書的組織方式提供了網路服務的理論和實踐方面的分開涵蓋,並與開源產品相結合。

 
     
     
     
     
     
     
     
     
    
 
     
     
    