olle 73f73fb6f1 * updated according to the new version of fpcmake.ini 21 年之前
..
Makefile 73f73fb6f1 * updated according to the new version of fpcmake.ini 21 年之前
Makefile.fpc 6549650898 * fixed fpcdir so that fpcmake works. 22 年之前
readme.txt b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 23 年之前
rpccli.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 23 年之前
rpcserv.pp a5665b2039 * Splittet old HTTP unit into httpbase and httpclient 22 年之前
svrclass.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 23 年之前
svrclass_xmlrpc.pp b08afa2937 * First version (with exception of the HTTP unit: This is an improved version 23 年之前

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