The realization of distributed object communication

Distributed system is a multi-computers system, it is key how to communicate in the running processes of different computers .the paper introduces an efficient model of distributed object communications ,namely Remote Method Invocation, and show the realization by a simple example.