fpc/packages/fcl-net/examples
2024-09-29 16:56:18 +03:00
..
cnslookup.pp
ip6test.pp
isockcli.pp * Connection list, allow to set descendent for connections and disconnect/connectiondropped events 2022-09-19 22:50:06 +02:00
isocksvr.pp * Connection list, allow to set descendent for connections and disconnect/connectiondropped events 2022-09-19 22:50:06 +02:00
Makefile First compiler Build 2024-09-29 16:56:18 +03:00
Makefile.fpc
readme.txt
rpccli.pp
rpcserv.pp
svrclass_xmlrpc.pp
svrclass.pp
testdns.pp
testhosts.pp
testhst.pp
testnet.pp
testproto.pp
testsvc.pp
testuri.pp
testverify.pp * Add demo to show OnVerifyCertificate, part of issue #39998 2023-10-16 09:06:05 +02:00

The XML-RPC wrapper has been created using this command:

mkxmlrpc --input="svrclass.pp" --serverclass=TServerClass \
  --output="svrclass_xmlrpc.pp" --unitname=svrclass_XMLRPC