fpc/fcl/net/tests
sg a5665b2039 * Splittet old HTTP unit into httpbase and httpclient
* Many improvements in fpSock (e.g. better disconnection detection)
2004-01-31 19:13:14 +00:00
..
Makefile * regenerating the makefiles with some netbsd fixes + version upgrades 2004-01-05 23:34:21 +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