Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Explain RMI Architecture?

Architecture explain RMI
0
Posted

Explain RMI Architecture?

0

RMI uses a layered architecture, each of the layers could be enhanced or replaced without affecting the rest of the system. The details of layers can be summarised as follows: • Application Layer: The client and server program • Stub & Skeleton Layer: Intercepts method calls made by the client/redirects these calls to a remote RMI service. • Remote Reference Layer: Understands how to interpret and manage references made from clients to the remote service objects. • Transport layer: Based on TCP/IP connections between machines in a network. It provides basic connectivity, as well as some firewall penetration strategies.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.