fpc/packages/fcl-net/examples
2025-03-10 22:39:51 +02:00
..
cnslookup.pp
ip6test.pp
isockcli.pp
isocksvr.pp
Makefile * regen makefiles 2025-03-10 22:39:51 +02: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

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

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