fpc/packages/fcl-net/examples
svenbarth b3ddd4e786 * regenerate Makefiles
git-svn-id: trunk@45601 -
2020-06-06 17:18:48 +00:00
..
cnslookup.pp
ip6test.pp
isockcli.pp * Examples for socket client/server moved here, adapted for possibility of timeout 2018-07-31 08:06:01 +00:00
isocksvr.pp * Examples for socket client/server moved here, adapted for possibility of timeout 2018-07-31 08:06:01 +00:00
Makefile * regenerate Makefiles 2020-06-06 17:18:48 +00:00
Makefile.fpc * Examples for socket client/server moved here, adapted for possibility of timeout 2018-07-31 08:06:01 +00:00
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