florian a7be296c50 * Makefiles regenerated to propate -Ur fix vor 20 Jahren
..
Makefile a7be296c50 * Makefiles regenerated to propate -Ur fix vor 20 Jahren
Makefile.fpc 6549650898 * fixed fpcdir so that fpcmake works. vor 22 Jahren
readme.txt b08afa2937 * First version (with exception of the HTTP unit: This is an improved version vor 24 Jahren
rpccli.pp e417e34496 * truncate log vor 21 Jahren
rpcserv.pp e417e34496 * truncate log vor 21 Jahren
svrclass.pp e417e34496 * truncate log vor 21 Jahren
svrclass_xmlrpc.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version vor 24 Jahren

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