peter 323d6cf640 * use -O2 for 2.1.1 compilers 19 years ago
..
Makefile 323d6cf640 * use -O2 for 2.1.1 compilers 19 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 23 years ago
rpccli.pp efa68a1275 * some fcl examples compile again after changes 20 years ago
rpcserv.pp e417e34496 * truncate log 20 years ago
svrclass.pp e417e34496 * truncate log 20 years ago
svrclass_xmlrpc.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 23 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