Final GB DC CH 02 B Rmi Chap 2
Final GB DC CH 02 B Rmi Chap 2
Stub/Proxy Skeleton
TCP/IP
RMI working
An invocation will pass through the
stub/skeleton layer, which will transfer data
to the remote reference layer
The semantics of the invocation are carried
to the transport layer
The transport layer is responsible for setting
up the connection
Naming Registry
The remote object must register itself with
the RMI naming registry
A reference to the remote object is obtained
by the client by looking up the registry
RMI Process
Remote Method Invocation (RMI)- Binding
After the client is bound to an object, it can
invoke the objects methods through the
proxy .
Solution is….
Message oriented communication