Regular marked price: $34.95Discount Price: $25.51
Cost Savings: $9.44 (27%)Price fluctuation possible.
How soon does it ship: Normal ship time within one day
Shipping? Absolutely FREE if you qualify for Super Saver Shipping.
Type of bind: Paperback
Dewey Decimal Number: 005.72
EAN num: 9780596001193
Format: Illustrated
ISBN number: 0596001193
Label: O'Reilly Media, Ltd.
Manufacturer: O'Reilly Media, Ltd.
Quantity: 1
Page Count: 230
Printing Date: 2001-06
Publishing house: O'Reilly Media, Ltd.
Sale Popularity Level: 569086
Studio: O'Reilly Media, Ltd.
Other books you might be interested in perusing:
Editor's Notes and Comments:
Product Description:
Programming Web Services with XML-RPC introduces the simple but powerful capabilities of XML-RPC, a system for remote procedure calls built on XML and the HTTP protocol. XML-RPC lets developers 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. Developers can provide acess to functionality without having to worry about the system on the other end, so it's easy to create web services. This book supplies the details of both the XML-RPC specification and various XML-RPC implementations, so you can get started developing distributed applications in Java, Perl, Python, ASP, or PHP.
User popularity level:

Rated by buyers
-
The book is dated, and some of the examples, like the ones using Python are out of sync with current libraries. But, overall, the book is still valuable.It begins with a nice forward from an XML-RPC insider - Dave Winer;he was intimately involved in the evolution of the XML-RPC spec and you get a rare glimpse into the discussions that resulted in the technology spec - something that you rarely find in tech books. The subsequent best thing about the book are the authors - they are totally in charge of the subject being developers themselves and experienced authors. With reasonable examples,tips and insights on XML-RPC - the technology itself, plus various language implementations of XML-RPC libraries, this book written on an under hyped and flawed,but successful loose integration and web services technology is a good read. Apart from sections explaining the protocol itself, the major portion of the book is devoted to Java,Perl, and Python implementations of the standard, integrating web applications with XML-rpc using PHP,and bridging ASP and COM.
Rated by buyers
-
Not many people are aware of how the whole idea behind SOAP and, later, Webservices, started from XML-RPC. It covers some interesting background information on how XML-RPC was born, and good coverage of its strengths and shortcomings, plus examples in five different languages (Perl, Python, ASP, PHP, Java)
Rated by buyers
-
Good coverage but a bit repetitive since it explains
the same thing for each of several languages. Only
read the chapters you need... Sadly XML/RPC seems
to be losing ground to .NET/SOAP which is a shame
coz RPC is much simpler and less bandwidth intensive.
Rated by buyers
-
This book explains fully how to use XML-RPC in five languages: Java, PHP, Perl, Python, and ASP. Becuase XML-RPC is so simple to use (I got it working for both Java and PHP), it does not take much explanation to set up this technology and actually use it. This book is a good up-to-date reference for this technology, which will has been established and is being implemented in more and more languages as time progresses, making this technology an alternative to CORBA.
This is a small book, because the subject is very easy and fast to learn. By using the Universal Language XML, This technology enables programs in one language to call procedures in programs in another language across the internet, regardless of firewalls, because it runs on HTTP.
Some of the possibilities of using XML-RPC are in SOAP applications, distributed applications, even internet games.
Rated by buyers
-
overall an okay book. charpter 3 is poorly written (no complete example showing how to use servlet as XML RPCserver! perhaps the author have never done it himself) the reader should wait for a better book on this topic.
Find other books like this one: