Case Study: SUN RPC
Defines format for messages, arguments, and results.
Uses XDR (eXternal Data Representation) to represent procedure arguments and header data.
Compiler system to automatically generate distributed programs.
Remote execution environment: remote program.
- Mutually exclusive execution of procedure in remote program.