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

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