peter 86f78c7300 * units are now created in separate directory units/cpu-os/ 21 years ago
..
Makefile 86f78c7300 * units are now created in separate directory units/cpu-os/ 21 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 b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 23 years ago
rpcserv.pp a5665b2039 * Splittet old HTTP unit into httpbase and httpclient 21 years ago
svrclass.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 23 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