Outubro 2008
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Remote Procedure Calls
nSockets are Considered Low-level.
nRPCs Offer a higher-level Form of Communication
nClient Makes Procedure Call to “Remote” Server Using Ordinary Procedure Call Mechanisms.
nRemote procedure call (RPC) abstracts procedure calls between processes on networked systems.