Cocoa XML-RPC Client

jopen 11年前

XML-RPC Client是一个基于 Cocoa 的开发者工具,用于Mac OS X系统。能够让你从舒适的桌面访问和调试 XML-RPC Web 服务。

使用XML-RPC客户端是出奇的容易。

  1. Type in the desired XML-RPC Endpoint URL.
  2. Type in the specific desired XML-RPC function to call.
  3. Now the interesting part... type in the params for your XML-RPC function call using JavaScript syntax for all of the XML-RPC datatypes (including arrays, structs, dates, and base64 values to an arbitrary depth).
  4. Click "Execute".

Cocoa XML-RPC Client

项目主页:http://www.open-open.com/lib/view/home/1356483754526