XMLRPC source code is written in Object Pascal using Lazarus and FreePascal Compiler.
It provides a user interface with:
- Address place with combo box (stores only unique addresses)
- Connect button
- Syntax highlight for source XML
- Syntax highlight for the response XML
- Text log of the communication and answer including our original XML that was sent.
The user interface also includes menu options for the right menu click for both the XML to send and the XML that returns.
French
XML RPC est une interface pour envoyer et recevoir du XML.