XML-RPC
XML-RPC is a very interesting protocoll.Here a quote I like:
"Does distributed computing have to be any harder than this? I don't think so."
Here I put together my projects regarding XML-RPC.
jsolait's xmlrpc examples▲
Examples for the XML-RPC implementation in JavaScript.
The implementation is part of jsolait. You will find the following examples:
The implementation is part of jsolait. You will find the following examples:
- Tester
- XML-RPC with SVG
- XML-RPC Chat
application using SVG or HTML as GUI - XML-RPC with WScript