|
|
il y a 4 ans | |
|---|---|---|
| .. | ||
| README.md | il y a 4 ans | |
| demorpcrtti.lpr | il y a 4 ans | |
| dmrpc.lfm | il y a 4 ans | |
| dmrpc.pp | il y a 4 ans | |
| jsonrpcclient.pp | il y a 4 ans | |
| myapi.pp | il y a 4 ans | |
| rpcapi.pp | il y a 4 ans | |
| rpcclient.lpr | il y a 4 ans | |
| rttirpc.lpg | il y a 4 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.