Communication between distributed objects
Answers
Answered by
0
In a distributed computing environment, distributed object communication realizes communication between distributed objects. The main role is to allow objects to access data and invoke methods on remote objects (objects residing in non-local memory space).
Similar questions