Programming Web Services with XML-RPC : Creating Web Application Gateways - Simon St Laurent
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Programming Web Services with XML-RPC

Creating Web Application Gateways

By: Simon St Laurent, Joe Johnston, Edd Wilder-James

Paperback | 17 July 2001

At a Glance

Paperback


RRP $66.50

$34.90

48%OFF

or 4 interest-free payments of $8.72 with

 or 

Aims to ship in 15 to 25 business days

When will this arrive by?
Enter delivery postcode to estimate

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.

Industry Reviews
'This is a good book and, if this is an area of programming that interests you, simply buy a copy and save yourself hours of trial and error.' - Mike James, Computer Shopper, October 2001

More in Web Programming

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
Java For Dummies : Java for Dummies - Barry Burd

RRP $57.95

$44.25

24%
OFF
The Art of SEO : Mastering Search Engine Optimization - Eric Enge
Computer Coding Python Games for Kids : DK Help Your Kids With - Carol Vorderman
Information Architecture : For the Web and Beyond : 4th Edition - Jorge Arango
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
Starting Out with Python : 5th Global Edition - Tony Gaddis

RRP $138.95

$112.25

19%
OFF
Effective Typescript : 83 Specific Ways to Improve Your Typescript - Dan VanderKam
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner