florian 901c5cd3d7 * update version for Makefiles 1 year ago
..
Makefile 901c5cd3d7 * update version for Makefiles 1 year ago
Makefile.fpc 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 years ago
cnslookup.pp 489e20356c * Removed executable flag from source files. 13 years ago
ip6test.pp 1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) 15 years ago
isockcli.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 years ago
isocksvr.pp 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout 7 years ago
readme.txt 00dabb1265 * move uriparser to fcl-base 17 years ago
rpccli.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
rpcserv.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
svrclass.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
svrclass_xmlrpc.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
testdns.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
testhosts.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
testhst.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
testnet.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
testproto.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
testsvc.pp 00dabb1265 * move uriparser to fcl-base 17 years ago
testuri.pp 00dabb1265 * move uriparser to fcl-base 17 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