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

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