fpc/packages/fcl-net/examples
2023-07-24 16:32:02 +02: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 * Regenerate makefiles with subtarget support 2023-07-24 16:32:02 +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

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

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