Logo 

Home
Screenshots
SourceForge page
Development plan

 

SourceForge Logo

 

 

Welcome to the XML-RPC debugger/client project page. This project revolves around building a Java Swing-based GUI client for building and issuing XML-RPC requests and receiving corresponding responses.

NOTE: This application uses features of JRE 1.4, so make sure that your environment is properly configured for 1.4. JRE 1.3.1 and lower will NOT work. Specifically, we're using the following features from 1.4:
  • Preferences API (java.util.prefs)