fpc/packages/fcl-net/examples
Károly Balogh 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2
git-svn-id: trunk@40758 -
2019-01-04 03:18:42 +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 haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +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