XMLRPC
/
JSONRPC Debugger (based on the JS-XMLRPC library)

Target server

Protocol: Address: Port: Path:

Action

List available methods Describe method Execute method Generate stub for method call

Method

Name: Payload:
Msg id:

Client options

Show debug info:
AUTH: Username: Pwd: Type

Instructions on usage of the debugger

  1. Run a 'list available methods' action against desired server
  2. If list of methods appears, click on 'describe method' for desired method
  3. To run method: click on 'load method synopsis' for desired method. This will load a skeleton for method call parameters in the form above. Complete all xmlrpc values with appropriate data and click 'Execute'

Example

Server Address: localhost
Port: 8081
Path: /debugger/listmethods.xml

Notices

Changelog