pierre 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 anni fa
..
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 anni fa
Makefile.fpc 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 anni fa
cnslookup.pp 489e20356c * Removed executable flag from source files. 13 anni fa
ip6test.pp 1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) 15 anni fa
isockcli.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 anni fa
isocksvr.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 anni fa
readme.txt 00dabb1265 * move uriparser to fcl-base 17 anni fa
rpccli.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
rpcserv.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
svrclass.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
svrclass_xmlrpc.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
testdns.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
testhosts.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
testhst.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
testnet.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
testproto.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
testsvc.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa
testuri.pp 00dabb1265 * move uriparser to fcl-base 17 anni fa

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