DEVFYI - Developer Resource - FYI

How many types of protocol implementations does RMI have?

RMI Interview Questions and Answers


1. How many types of protocol implementations does RMI have?

RMI has at least three protocol implementations: Java Remote Method Protocol(JRMP), Internet Inter ORB Protocol(IIOP), and Jini Extensible Remote Invocation(JERI). These are alternatives, not part of the same thing, All three are indeed layer 6 protocols for those who are still speaking OSI reference model.

(Continued on next question...)

Other Interview Questions