Michaël Van Canneyt c2d76841df * Add .lpi files hai 1 ano
..
README.md 12616f6579 * JSON-RPC using Invoke %!s(int64=3) %!d(string=hai) anos
demorpcrtti.lpi c2d76841df * Add .lpi files hai 1 ano
demorpcrtti.lpr a18e75eaff * Some cleanup, add file headers %!s(int64=3) %!d(string=hai) anos
dmrpc.lfm 12616f6579 * JSON-RPC using Invoke %!s(int64=3) %!d(string=hai) anos
dmrpc.pp a18e75eaff * Some cleanup, add file headers %!s(int64=3) %!d(string=hai) anos
jsonrpcclient.lpi c2d76841df * Add .lpi files hai 1 ano
jsonrpcclient.pp 6f02e648cc * classname -> class hai 1 ano
myapi.pp a18e75eaff * Some cleanup, add file headers %!s(int64=3) %!d(string=hai) anos
rpcapi.pp a18e75eaff * Some cleanup, add file headers %!s(int64=3) %!d(string=hai) anos
rpcclient.lpr fa7d3d845b * Some clarifying comments %!s(int64=3) %!d(string=hai) anos
rttirpc.lpg a18e75eaff * Some cleanup, add file headers %!s(int64=3) %!d(string=hai) anos

README.md

JSON-RPC demo

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.