fpc/packages/fcl-net/examples
pierre ca40956a3a Regenerated all Makefile's
git-svn-id: trunk@46224 -
2020-08-04 10:19:49 +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 Regenerated all Makefile's 2020-08-04 10:19:49 +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