|
il y a 1 an | |
---|---|---|
.. | ||
README.md | il y a 3 ans | |
demorpcrtti.lpi | il y a 1 an | |
demorpcrtti.lpr | il y a 3 ans | |
dmrpc.lfm | il y a 3 ans | |
dmrpc.pp | il y a 3 ans | |
jsonrpcclient.lpi | il y a 1 an | |
jsonrpcclient.pp | il y a 1 an | |
myapi.pp | il y a 3 ans | |
rpcapi.pp | il y a 3 ans | |
rpcclient.lpr | il y a 3 ans | |
rttirpc.lpg | il y a 3 ans |
The rttirpc.lpg project group allows you to comppile the 3 programs:
demorpcrtti.lpi The RPC server. This project must be compiled and run before the other 2 (client) projects can be run.
jsonrpcclient.lpi A bare-bones client.
rpcclient.lpi A client using the TFPRPCClient class.