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
What is the argument type of a programs main() method?
What is RMI and what are the services in RMI?
What is the purpose of the wait() method?
Why use POJO when I can use hashmap
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Name the eight primitive java types.
What is the relationship between local interfaces and container-managed relationships?
Explain phantom read?
Why does the tag url-encode javascript and mailto links?
How can I avoid validating a form before data is entered?
What is clustering? What are the different algorithms used for clustering?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is abstract schema?
Difference between swing and awt?
What are the pros and cons of detached objects?