fpc/fcl/net/tests
2003-10-28 16:44:35 +00:00
..
Makefile * regenerated 2003-10-28 16:44:35 +00:00
Makefile.fpc * fixed fpcdir so that fpcmake works. 2003-10-02 08:41:14 +00:00
readme.txt * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +00:00
rpccli.pp * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +00:00
rpcserv.pp * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +00:00
svrclass_xmlrpc.pp * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +00:00
svrclass.pp * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +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