fpc/fcl/net/tests
armin 458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
..
Makefile * makefiles regenerated 2004-09-04 23:33:38 +00:00
Makefile.fpc * fixed fpcdir so that fpcmake works. 2003-10-02 08:41:14 +00:00
readme.txt
rpccli.pp
rpcserv.pp * Splittet old HTTP unit into httpbase and httpclient 2004-01-31 19:13:14 +00:00
svrclass_xmlrpc.pp
svrclass.pp

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

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