Files
Ilia Alshanetsky bc1df0f093 PHP|Works talks.
2004-10-13 14:53:59 +00:00

16 lines
342 B
XML

<slide title="XMLRPC">
<break />
<blurb fontsize="3em">
XMLRPC allows a computer to execute functions and class methods on another computer with any given
arguments.
</blurb>
<image filename="xmlrpc.jpg" align="center" />
<blurb fontsize="3em">
Primarily uses HTTP for transporting requests that are encoded using XML.
</blurb>
</slide>