working of rmi

in real times how rmi will works?why objects of one jvm can't be used by another jvm?how these objects will be placed?
[126 byte] By [jamirosea] at [2007-11-26 16:49:53]
# 1
> in real times how rmi will works?Over TCP/IP.> why objects of one jvm can't be used by another jvm?How do you suggest this would work? other than via an RMI system?> how these objects will be placed?I do not understand.
ejpa at 2007-7-8 23:17:25 > top of Java-index,Core,Core APIs...