fpc/packages/fcl-net/examples
2018-10-17 17:12:20 +00:00
..
cnslookup.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
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 makefiles to support x86_64-android. 2018-10-17 17:12:20 +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