Mobile Web Services - Architecture And Implementation
商品資訊
ISBN13:9780470015964
出版社:John Wiley & Sons Inc
作者:Hirsch
出版日:2006/01/27
裝訂/頁數:平裝/338頁
定價
:NT$ 4292 元優惠價
:
90 折 3863 元
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
無法訂購
商品簡介
作者簡介
名人推薦
目次
商品簡介
Mobile Web services offer new possibilities and extraordinary rewards for the mobile telecommunications market.
Service-oriented architectures (SOAs) implemented with Web services are fundamentally changing business processes supported by distributed computing. These technologies bring forward the promise of services available at any time, in any place, and on any platform. Through mobile Web services, operators can offer new value-added services for their users, explore new business opportunities and increase revenue and customer retention.This expands the commercial opportunities for developers to promote their applications and enables solutions that work seamlessly across computer and mobile environments.
Mobile Web Services is a comprehensive, up-to-date and practical guide to adapting mobile Web services-based applications. The expert author team from Nokia explain in depth the software architecture and application development interfaces needed to develop solutions for these technologies.
Mobile Web Services: Architecture and Implementation:
Provides a complete and authoritative text on implementing mobile Web services.
Describes the mobile Service-Oriented Architecture (SOA) concept.
Covers the discovery, description and security of Web services.
Explains how to use Simple Object Access Protocol (SOAP) in Web service messaging.
Discusses the challenges and possibilities of mobile Web services, and gives case studies to illustrate the application of the technology.
Presents the Nokia Mobile Web Services platform.
Offers material on developing mobile Web service clients using C++ and Java.
This text is essential reading for wireless Web architects, mobile application developers and programmers, software developers, technical officers and consultants, as well as advanced students in Computer Science and Electrical Engineering.
Service-oriented architectures (SOAs) implemented with Web services are fundamentally changing business processes supported by distributed computing. These technologies bring forward the promise of services available at any time, in any place, and on any platform. Through mobile Web services, operators can offer new value-added services for their users, explore new business opportunities and increase revenue and customer retention.This expands the commercial opportunities for developers to promote their applications and enables solutions that work seamlessly across computer and mobile environments.
Mobile Web Services is a comprehensive, up-to-date and practical guide to adapting mobile Web services-based applications. The expert author team from Nokia explain in depth the software architecture and application development interfaces needed to develop solutions for these technologies.
Mobile Web Services: Architecture and Implementation:
Provides a complete and authoritative text on implementing mobile Web services.
Describes the mobile Service-Oriented Architecture (SOA) concept.
Covers the discovery, description and security of Web services.
Explains how to use Simple Object Access Protocol (SOAP) in Web service messaging.
Discusses the challenges and possibilities of mobile Web services, and gives case studies to illustrate the application of the technology.
Presents the Nokia Mobile Web Services platform.
Offers material on developing mobile Web service clients using C++ and Java.
This text is essential reading for wireless Web architects, mobile application developers and programmers, software developers, technical officers and consultants, as well as advanced students in Computer Science and Electrical Engineering.
作者簡介
Frederick Hirsch, a Senior Architect at Nokia, is responsible for the company’s Web Services standardization strategy, and for security in Web service products. He is an active contributor to the Web Services Security and Digital Signature Services committees of OASIS, and has worked as an editor in the OASIS Security Services technical committee (SAML 2.0). Frederick is also an editor of the Security Mechanisms specifications in the Technical Expert Group of the Liberty Alliance, and has contributed security sections to the Mobile Web Services architecture and specification of the Open Mobile Alliance. He has also participated in the XML Signature and XML Encryption working groups of W3C, and has co-edited the W3C XKMS requirements. He is Nokia’s primary voting representative at OASIS and WS-I, and a member of the OASIS Board of Directors, where he chairs the Strategy Committee. He has extensive experience in distributed systems and security, having worked at AT&T Bell Laboratories, BBN, Open Software Foundation (OSF; later the Open Group Research Institute), and CertCo, as well as a number of smaller companies. He holds degrees from MIT, Stanford, and Boston University.
John Kemp has spent the past two years intimately involved in the development of the Nokia Web services architecture. During that time, he has edited and contributed to several Web service specifications, including the Liberty Alliance Identity Federation and Identity Web Services frameworks, and the OASIS Security Services SAML 2 specification. John has been involved in developing Internet-scale software systems since 1996, helping to build one of the first Web browser–based software applications, the Employease Network. Prior to joining Nokia, John was an independent software developer whose clients included Deutsche Bank and the Liberty Alliance. He holds a degree in Computer Science and Artificial Intelligence, and is now learning to play the ukulele.
Norbert Leser started his professional life in hardware engineering in Germany, where he pioneered a government-funded research project for a mobile Unix-based computer. He then joined Siemens to develop networking and security software. Soon afterwards, in 1988, he volunteered to help with the establishment of OSF in Cambridge, Massachusetts. He was one of the leading architects to conceive and integrate the Distributed Computing Environment (DCE), of which several concepts are reoccurring in Web service technologies. After a long journey at OSF, Norbert began to work with startup companies that address the usability of information security. Most notably, he assumed the role of Chief Architect at Liquid Machines in breaking new ground with a highly intuitive and easy-to-use enterprise rights management product line. Norbert joined Nokia’s Strategic Architecture group, where he assumed responsibility for bringing Web service technologies to mobile devices in a way that is useful and non-intimidating to users and developers. He currently works specifically on providing guidance for development tools.
The rest of the authors and editors of this book hold various positions at Nokia. Jani Ilkka is an independent publishing consultant.
John Kemp has spent the past two years intimately involved in the development of the Nokia Web services architecture. During that time, he has edited and contributed to several Web service specifications, including the Liberty Alliance Identity Federation and Identity Web Services frameworks, and the OASIS Security Services SAML 2 specification. John has been involved in developing Internet-scale software systems since 1996, helping to build one of the first Web browser–based software applications, the Employease Network. Prior to joining Nokia, John was an independent software developer whose clients included Deutsche Bank and the Liberty Alliance. He holds a degree in Computer Science and Artificial Intelligence, and is now learning to play the ukulele.
Norbert Leser started his professional life in hardware engineering in Germany, where he pioneered a government-funded research project for a mobile Unix-based computer. He then joined Siemens to develop networking and security software. Soon afterwards, in 1988, he volunteered to help with the establishment of OSF in Cambridge, Massachusetts. He was one of the leading architects to conceive and integrate the Distributed Computing Environment (DCE), of which several concepts are reoccurring in Web service technologies. After a long journey at OSF, Norbert began to work with startup companies that address the usability of information security. Most notably, he assumed the role of Chief Architect at Liquid Machines in breaking new ground with a highly intuitive and easy-to-use enterprise rights management product line. Norbert joined Nokia’s Strategic Architecture group, where he assumed responsibility for bringing Web service technologies to mobile devices in a way that is useful and non-intimidating to users and developers. He currently works specifically on providing guidance for development tools.
The rest of the authors and editors of this book hold various positions at Nokia. Jani Ilkka is an independent publishing consultant.
名人推薦
"…this is an excellent reference for developing the cutting edge mobile applications...well as a text for the readers wanting to know the future direction that evolution of mobile web services is envisaged." (Desicritics.org, November 13, 2006)
目次
Chapter 1: Introduction.
1.1 Structure of this Book.
Chapter 2: Introduction to XML.
2.1 Markup and Elements.
2.2 Attributes.
2.3 XML Declaration.
2.4 Namespaces.
2.5 Well-Formedness and Validity.
2.6 XML Schema.
2.7 Summary.
Chapter 3: Introduction to Service-Oriented Architectures.
3.1 Service-Oriented Architecture.
3.2 Web Services Messaging.
3.3 Web Service Description.
3.4 Web Service Discovery.
3.5 Summary.
Chapter 4: Agreement.
4.1 Web Services Addressing.
4.2 Background.
4.3 Purpose of WS-Addressing.
4.4 Mobile Application Example.
4.5 WS-Addressing Core.
4.6 Binding Specifications.
4.7 Conclusions.
4.8 Policy.
Chapter 5: Identity and Security.
5.1 Identity and Web Services.
5.2 Security and Web Services.
5.3 Summary.
Chapter 6: Liberty Alliance Identity Technologies.
6.1 Liberty Identity Federation Framework (ID-FF).
6.2 Liberty Identity Web Service Framework (ID-WSF).
6.3 Liberty Identity Service Interface Specifications (ID-SIS).
6.4 Summary.
Chapter 7: Enabling Mobile Web Services.
7.1 Mobile Web Services Software Development Environment.
7.2 SOA for S60 Platform Architecture.
7.3 A Simple Example.
7.4 Identity Web Services Support.
7.5 Web Service Providers.
7.6 SOA for S60 Platform as a Pluggable Architecture.
7.7 SOA for S60 Platform XML Processing.
7.8 Writing Code for Web Service Consumer Applications.
7.9 Summary.
Chapter 8: Summary and Next Steps.
Chapter 9: Java Client Development.
9.1 Prerequisites.
9.2 Nokia Web Services Framework for Java Architecture.
9.3 XML Processing in NWSF.
9.4 HelloWS Example.
9.5 Connecting to Web Services.
9.6 Using the Service Database.
9.7 Identity and Security.
9.8 HelloWS.java.
9.9 AddressBook Example.
Chapter 10: C++ Client Development.
10.1 Nokia Service Development API.
10.2 Hello Web Service Example.
10.3 NWSF Service Connection Library.
10.4 Sending Messages to a Web Service.
10.5 NWSF Service Manager Library.
10.6 NWSF Service Description Library.
10.7 NWSF and Identity.
10.8 Policy and Services.
10.9 Configuration.
10.10 NWSF Utility Library.
10.11 Description of wscexample Client Code.
10.12 Test Service Code.
10.13 PhonebookEx Example Application.
Appendix A: Web Services Standards Organizations.
A.1 W3C.
A.2 OASIS.
A.3 WS-I.
A.4 Liberty Alliance.
A.5 W3C Document Notice and License.
Appendix B: Nokia Web Services Development API – Quick Reference.
B.1 Service Connection Library.
B.2 Service Manager Library.
B.3 Service Description Library.
B.5 XML Library.
B.6 Utilities Library.
Appendix C: References.
Chapter 2: Introduction to XML.
Chapter 3: Introduction to Service-Oriented Architectures.
Chapter 4: Agreement.
Chapter 5: Identity and Security.
Chapter 6: Liberty Alliance Identity Technologies.
Chapter 7: Enabling Mobile Web Services.
Chapter 9: Java Client Development.
Chapter 10: C++ Client Development.
Appendix A: Web Services Standards Organizations.
Appendix B: Nokia Web Services Development API – Quick Reference.
Index.
1.1 Structure of this Book.
Chapter 2: Introduction to XML.
2.1 Markup and Elements.
2.2 Attributes.
2.3 XML Declaration.
2.4 Namespaces.
2.5 Well-Formedness and Validity.
2.6 XML Schema.
2.7 Summary.
Chapter 3: Introduction to Service-Oriented Architectures.
3.1 Service-Oriented Architecture.
3.2 Web Services Messaging.
3.3 Web Service Description.
3.4 Web Service Discovery.
3.5 Summary.
Chapter 4: Agreement.
4.1 Web Services Addressing.
4.2 Background.
4.3 Purpose of WS-Addressing.
4.4 Mobile Application Example.
4.5 WS-Addressing Core.
4.6 Binding Specifications.
4.7 Conclusions.
4.8 Policy.
Chapter 5: Identity and Security.
5.1 Identity and Web Services.
5.2 Security and Web Services.
5.3 Summary.
Chapter 6: Liberty Alliance Identity Technologies.
6.1 Liberty Identity Federation Framework (ID-FF).
6.2 Liberty Identity Web Service Framework (ID-WSF).
6.3 Liberty Identity Service Interface Specifications (ID-SIS).
6.4 Summary.
Chapter 7: Enabling Mobile Web Services.
7.1 Mobile Web Services Software Development Environment.
7.2 SOA for S60 Platform Architecture.
7.3 A Simple Example.
7.4 Identity Web Services Support.
7.5 Web Service Providers.
7.6 SOA for S60 Platform as a Pluggable Architecture.
7.7 SOA for S60 Platform XML Processing.
7.8 Writing Code for Web Service Consumer Applications.
7.9 Summary.
Chapter 8: Summary and Next Steps.
Chapter 9: Java Client Development.
9.1 Prerequisites.
9.2 Nokia Web Services Framework for Java Architecture.
9.3 XML Processing in NWSF.
9.4 HelloWS Example.
9.5 Connecting to Web Services.
9.6 Using the Service Database.
9.7 Identity and Security.
9.8 HelloWS.java.
9.9 AddressBook Example.
Chapter 10: C++ Client Development.
10.1 Nokia Service Development API.
10.2 Hello Web Service Example.
10.3 NWSF Service Connection Library.
10.4 Sending Messages to a Web Service.
10.5 NWSF Service Manager Library.
10.6 NWSF Service Description Library.
10.7 NWSF and Identity.
10.8 Policy and Services.
10.9 Configuration.
10.10 NWSF Utility Library.
10.11 Description of wscexample Client Code.
10.12 Test Service Code.
10.13 PhonebookEx Example Application.
Appendix A: Web Services Standards Organizations.
A.1 W3C.
A.2 OASIS.
A.3 WS-I.
A.4 Liberty Alliance.
A.5 W3C Document Notice and License.
Appendix B: Nokia Web Services Development API – Quick Reference.
B.1 Service Connection Library.
B.2 Service Manager Library.
B.3 Service Description Library.
B.5 XML Library.
B.6 Utilities Library.
Appendix C: References.
Chapter 2: Introduction to XML.
Chapter 3: Introduction to Service-Oriented Architectures.
Chapter 4: Agreement.
Chapter 5: Identity and Security.
Chapter 6: Liberty Alliance Identity Technologies.
Chapter 7: Enabling Mobile Web Services.
Chapter 9: Java Client Development.
Chapter 10: C++ Client Development.
Appendix A: Web Services Standards Organizations.
Appendix B: Nokia Web Services Development API – Quick Reference.
Index.
主題書展
更多
主題書展
更多書展購物須知
外文書商品之書封,為出版社提供之樣本。實際出貨商品,以出版社所提供之現有版本為主。部份書籍,因出版社供應狀況特殊,匯率將依實際狀況做調整。
無庫存之商品,在您完成訂單程序之後,將以空運的方式為你下單調貨。為了縮短等待的時間,建議您將外文書與其他商品分開下單,以獲得最快的取貨速度,平均調貨時間為1~2個月。
為了保護您的權益,「三民網路書店」提供會員七日商品鑑賞期(收到商品為起始日)。
若要辦理退貨,請在商品鑑賞期內寄回,且商品必須是全新狀態與完整包裝(商品、附件、發票、隨貨贈品等)否則恕不接受退貨。

