florian b9a0e2ead2 * makefile again regenerated 20 vuotta sitten
..
Makefile b9a0e2ead2 * makefile again regenerated 20 vuotta sitten
Makefile.fpc 6549650898 * fixed fpcdir so that fpcmake works. 22 vuotta sitten
readme.txt b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 24 vuotta sitten
rpccli.pp efa68a1275 * some fcl examples compile again after changes 20 vuotta sitten
rpcserv.pp e417e34496 * truncate log 21 vuotta sitten
svrclass.pp e417e34496 * truncate log 21 vuotta sitten
svrclass_xmlrpc.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 24 vuotta sitten

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