1 / 225
文档名称:

(eBook theory Network) O'Reilly - Programming Web Services With SOAP.pdf

格式:pdf   页数:225
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

(eBook theory Network) O'Reilly - Programming Web Services With SOAP.pdf

上传人:bolee65 2014/3/7 文件大小:0 KB

下载得到文件列表

(eBook theory Network) O'Reilly - Programming Web Services With SOAP.pdf

文档介绍

文档介绍:Programming Web Services with SOAP Doug Tidwell James Snell Pavel Kulchenko Publisher: O'Reilly First Edition December 2001 ISBN: 0-596-00095-2, 216 pages Programming Web Services with SOAP introduces you to building distributed Wb-based applications using the SOAP, WSDL, and UDI protocols. You'll learn the XML underlying these standards, as well as how to use the popular toolkits for Java and Perl. The book also addresses security and other enterprise issues. Table of Contents Preface........................................................... Audience for This Book ............................................... Structureof This Book ............................................... Conventions...................................................... Commentsand Questions.............................................. Acknowledgments..................................................1123341. Introducing Web Services ............................................ What Is a Web Service?............................................ Web Service Fundamentals .......................................... The Web Service Technology Stack................................... ................................................... The Peer Services Model ..........................................6661013132. Introducing SOAP................................................ SOAP and XML ................................................ Messages................................................ SOAP Faults .................................................. The SOAP MessageExchange Model.................................. Using SOAP forRPC-Style Web Services............................... 'sData Encoding ............................................ SOAP Data Types ............................................... Transports ...............................................2121172225272932363. Writing SOAP We