Karoly Balogh 679f2f75b3 human68k: regenerated Makefiles hace 1 año
..
Makefile 679f2f75b3 human68k: regenerated Makefiles hace 1 año
Makefile.fpc 4e94570ca3 * Examples for socket client/server moved here, adapted for possibility of timeout hace 7 años
cnslookup.pp 489e20356c * Removed executable flag from source files. hace 13 años
ip6test.pp 1f1e7578c9 * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) hace 15 años
isockcli.pp 9e783cc3ad * Connection list, allow to set descendent for connections and disconnect/connectiondropped events hace 2 años
isocksvr.pp 9e783cc3ad * Connection list, allow to set descendent for connections and disconnect/connectiondropped events hace 2 años
readme.txt 00dabb1265 * move uriparser to fcl-base hace 17 años
rpccli.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
rpcserv.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
svrclass.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
svrclass_xmlrpc.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testdns.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testhosts.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testhst.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testnet.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testproto.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testsvc.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testuri.pp 00dabb1265 * move uriparser to fcl-base hace 17 años
testverify.pp c1be8e590d * Add demo to show OnVerifyCertificate, part of issue #39998 hace 1 año

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