Skip to content

ik5/xmlrpc-client-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

XMLRPC Client

The following 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.

Dependencies

Notes:

  • The code tested only on Linux and GTK2, but it should work on all lNet’s supported platforms.
  • The code is released as an open source GPL v2

About

xmlrpc client written using Free Pascal and Lazarus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published