Remote Procedure Call (RPC)
- Fancy word which generally means calling procedures with
arguments on remote systems
- Remote Procedure Call (RPC) is a protocol that one program can use
to request a service from a program located in another computer on
a network without having to understand the network's details.
- Specifications: https://www.jsonrpc.org/specification