fpc/packages/fcl-net/examples
marco b1f1c026f8 * enabled cnetdb for Linux, added a demo
git-svn-id: trunk@16503 -
2010-12-04 17:18:05 +00:00
..
cnslookup.pp * enabled cnetdb for Linux, added a demo 2010-12-04 17:18:05 +00:00
ip6test.pp * ip6test errorhandling fix + parameters. (trying to reproduce mantis 4867) 2010-02-28 16:38:45 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
readme.txt * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
rpccli.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
rpcserv.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
svrclass_xmlrpc.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
svrclass.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
testdns.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
testhosts.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
testhst.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
testnet.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
testproto.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
testsvc.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00
testuri.pp * move uriparser to fcl-base 2008-01-24 23:30:20 +00:00

The XML-RPC wrapper has been created using this command:

mkxmlrpc --input="svrclass.pp" --serverclass=TServerClass \
  --output="svrclass_xmlrpc.pp" --unitname=svrclass_XMLRPC