Title: Java Remote Method Invocation: What is Codebase - Java Complete Course - Lesson 50
Duration: 13:01 minutes
Summary: The Java Remote Method Invocation (RMI) system allows an object running in one Java virtual machine to invoke methods on an object running in another Java virtual machine. RMI provides for remote communication between programs written in the Java programming language. In this lesson we have learned about RMI in java. The RMI will use to connect too remotely between two pc or more.
Methodology of the development of example: RMI in java.
Technology Used: JAVA.
Keywords: JAVA, Java Virtual Machine, JDK 1.6, RMI.