fpc/packages/fcl-net/examples
2020-04-20 23:36:15 +00:00
..
cnslookup.pp
ip6test.pp
isockcli.pp
isocksvr.pp
Makefile * changed the object file format for z80-embedded and z80-zxspectrum to .rel 2020-04-20 23:36:15 +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