Programming Web Services with XML-RPC

Programming Web Services with XML-RPC
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 236
Release :
ISBN-10 : 9781491946480
ISBN-13 : 1491946482
Rating : 4/5 (80 Downloads)

Book Synopsis Programming Web Services with XML-RPC by : Simon St. Laurent

Download or read book Programming Web Services with XML-RPC written by Simon St. Laurent and published by "O'Reilly Media, Inc.". This book was released on 2001-06-21 with total page 236 pages. Available in PDF, EPUB and Kindle. Book excerpt: Have you ever needed to share processing between two or more computers running programs written in different languages on different operating systems? Or have you ever wanted to publish information on the Web so that programs other than browsers could work with it? XML-RPC, a system for remote procedure calls built on XML and the ubiquitous HTTP protocol, is the solution you've been looking for.Programming Web Services with XML-RPC introduces the simple but powerful capabilities of XML-RPC, which lets you connect programs running on different computers with a minimum of fuss, by wrapping procedure calls in XML and establishing simple pathways for calling functions. With XML-RPC, Java programs can talk to Perl scripts, which can talk to Python programs, ASP applications, and so on. You can provide access to procedure calls without having to worry about the system on the other end, so it's easy to create services that are available on the Web.XML-RPC isn't the only solution for web services; the Simple Object Access Protocol (SOAP) is another much-hyped protocol for implementing web services. While XML-RPC provides fewer capabilities than SOAP, it also has far fewer interoperability problems and its capabilities and limitations are much better understood. XML-RPC is also stable, with over 30 implementations on a wide variety of platforms, so you can start doing real work with it immediately.Programming Web Services with XML-RPC covers the details of five XML-RPC implementations, so you can get started developing distributed applications in Java, Perl, Python, ASP, or PHP. The chapters on these implementations contain code examples that you can use as the basis for your own work. This book also provides in-depth coverage of the XML-RPC specification, which is helpful for low-level debugging of XML-RPC clients and servers. And if you want to build your own XML-RPC implementation for another environment, the detailed explanations in this book will serve as a foundation for that work.


Programming Web Services with XML-RPC Related Books

Programming Web Services with XML-RPC
Language: en
Pages: 236
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2001-06-21 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Have you ever needed to share processing between two or more computers running programs written in different languages on different operating systems? Or have y
Programming Web Services with XML-RPC
Language: en
Pages: 242
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2001 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This book introduces the capabilities of XML-RPC, a system for remote procedure calls built on XML and the HTTP protocol. XML-RPC lets developers connect progra
Web Services Essentials
Language: en
Pages: 306
Authors: Ethan Cerami
Categories: Computers
Type: BOOK - Published: 2002-02-14 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives p
Programming Web Services with Perl
Language: en
Pages: 489
Authors: Randy J. Ray
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

"Practical solutions for rapid Web services development"--Cover.
RESTful Web Services
Language: en
Pages: 448
Authors: Leonard Richardson
Categories: Computers
Type: BOOK - Published: 2008-12-17 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

"Every developer working with the Web needs to read this book." -- David Heinemeier Hansson, creator of the Rails framework "RESTful Web Services finally provid