fpc/packages/fcl-net/examples
2017-10-16 00:27:27 +00:00
..
cnslookup.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
ip6test.pp * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) 2010-02-28 16:38:45 +00:00
Makefile * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286 2017-10-16 00:27:27 +00: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