fpc/fcl/net/tests
sg b08afa2937 * First version (with exception of the HTTP unit: This is an improved version
of the old asyncio HTTP unit, now adapted to fpAsync)
2002-04-25 19:30:29 +00:00
..
Makefile * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +00:00
Makefile.fpc * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +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