Remote Procedure Callsrpc
06/03/2022 21:15
Parent: [[]] Tags: #
Remote Procedure calls(RPC):
- Calling a remote procedure in server from client as though the procedure is local by abstracting the remote interaction to call the procedure
06/03/2022 21:15
Parent: [[]] Tags: #