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