![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The ApplicationThe XML-RPC protocol is a cross-platform remote procedure call that uses HTTP as it's transport. This sample application demonstrates how to use XML-RPC from AppleScript. Download XML-RPC Lib v1.0d8 (70K) release notes (you will also need XML Tools 2.3.2) NOTE: due to bugs in URL Access Scripting on Mac OS X 10.0.x and 10.1, XML-RPC Lib does not work under that versions of the Mac OS. However, Apple has built XML-RPC and SOAP support into Mac OS X 10.1. Details are available here. Before running the sample script, move the XML-RPC Lib file to a folder called Libraries (create this folder if it does not already exist) within the Scripts folder of your System Folder. The XMLRPC object offers a single public method: invokeMethod(host, method, parameterList).
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||