florian a7be296c50 * Makefiles regenerated to propate -Ur fix 20 vuotta sitten
..
Makefile a7be296c50 * Makefiles regenerated to propate -Ur fix 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 e417e34496 * truncate log 21 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