peter cba7504dec * use -P for cross compile 20 years ago
..
Makefile cba7504dec * use -P for cross compile 20 years ago
Makefile.fpc 6549650898 * fixed fpcdir so that fpcmake works. 22 years ago
readme.txt b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 24 years ago
rpccli.pp efa68a1275 * some fcl examples compile again after changes 20 years ago
rpcserv.pp e417e34496 * truncate log 21 years ago
svrclass.pp e417e34496 * truncate log 21 years ago
svrclass_xmlrpc.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 24 years ago

readme.txt

The XML-RPC wrapper has been created using this command:

mkxmlrpc --input="svrclass.pp" --serverclass=TServerClass \
--output="svrclass_xmlrpc.pp" --unitname=svrclass_XMLRPC