Hour 25. Creating Web Services with XML-RPC

Every day, thousands of computer programs join millions of people on the Web, gathering and exchanging information over HTTP, the protocol that drives the World Wide Web.

As humankind is reading the news, playing online games of Texas Hold 'em poker, and searching Google for the latest celebrity wardrobe malfunctions, our programs are diligently putting the Web to work, calling methods of other programs and receiving data in return.

These exchanges take place over the Internet, enabling two programs to work together as if they were both running on the same computer.

Programs that can do this are called web services, and during the 25th hour of the day, you'll learn how to code them in Java using the ...

Get SAMS Teach Yourself Programming with Java™ in 24 Hours, FOURTH EDITION now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.