|
hai 1 ano | |
---|---|---|
.. | ||
README.md | %!s(int64=3) %!d(string=hai) anos | |
demorpcrtti.lpi | hai 1 ano | |
demorpcrtti.lpr | %!s(int64=3) %!d(string=hai) anos | |
dmrpc.lfm | %!s(int64=3) %!d(string=hai) anos | |
dmrpc.pp | %!s(int64=3) %!d(string=hai) anos | |
jsonrpcclient.lpi | hai 1 ano | |
jsonrpcclient.pp | hai 1 ano | |
myapi.pp | %!s(int64=3) %!d(string=hai) anos | |
rpcapi.pp | %!s(int64=3) %!d(string=hai) anos | |
rpcclient.lpr | %!s(int64=3) %!d(string=hai) anos | |
rttirpc.lpg | %!s(int64=3) %!d(string=hai) anos |
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.