|
|
RMI, Remote Method Invocation
|
What is RMI?
Answer
Remote Method Invocation. It is an approach where a method on a remote machine
invokes another method on another machine to perform some computation and
return the result to the calling method.
More RMI links
Answer - The client procedure calls the client stub in the
normal way..........
Answer -
The difference between unicast and multicast is that in unicast
approach.........
|
|
|
|
|