ENGLISH

Programming Web Services with XML-RPC

Book information

Publisher
O'Reilly
Year
2001
ISBN
9780596001193, 0-596-00119-3
LCC
QA76.76.H94 S717 2001
Open Library ID
OL3582592M
Language
english
Format
PDF
Filesize
672 kB (688275 bytes)
Series
O'Reilly Internet Series
Edition
1st ed
Pages
126\126
Library
linked by Irbis
Time added
2010-01-11 02:32:38

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 access 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.

Similar books