Karoly Balogh 679f2f75b3 human68k: regenerated Makefiles пре 1 година
..
Makefile 679f2f75b3 human68k: regenerated Makefiles пре 1 година
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 9e783cc3ad * Connection list, allow to set descendent for connections and disconnect/connectiondropped events пре 2 година
isocksvr.pp 9e783cc3ad * Connection list, allow to set descendent for connections and disconnect/connectiondropped events пре 2 година
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 година
testverify.pp c1be8e590d * Add demo to show OnVerifyCertificate, part of issue #39998 пре 1 година

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