Answer Posted / ashok
RMi is a server side technology which is used
Commuinication beteween sever & many client it consist of
four layers
1. Application layer which is used contains the actual
object definition
2. proxy layer which contain stub class ,it is userful part
of rmi stub class consist of interfaces or abstract classes
it is put on to the client machine and it provide
communication beteween server & client
3. Remote Reference Layer : gets the stream of bytes from
the
transperent layer and sends it to the proxy layer
4. Transportation layer : Responsible for handling the
actual machine-to-machine communication.
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
Brief description about local interfaces?
Do I have to use jsps with my application?
What is glasgow?
Have you used threads in Servelet?
Explain the advantages and disadvantages of detached objects.
What is a modular application?
What do you mean by Socket Programming?
What is clustering? What are the different algorithms used for clustering?
what is the use of State Factories?
What are JTA/JTS and how they used by client?
How would you create a button with rounded edges?
how to use debug in my elipse to solve problems that exist in my project
Name the class that is used to bind the server object with RMI Registry?
What is the map interface?
What method is invoked to cause an object to begin executing as a separate thread?