Remote Procedure Call - A standard protocol that permits an application running on one computer to call and use functions being run on a different computer.
The RPC standard was first defined in 1988 (
RFC1057) and refined as version 2 in 1995 (
RFC1831).