Java Enterprise Connectivity: Remote Method Invocation (RMI) and Serialization


Overview/Description
To describe the RMI architecture and show how to create client-server programs using RMI

Target Audience
Programmers who wish to develop distributed Java applications using Remote Method Invocation (RMI)

Prerequisites
Familiarity with previous SmartCourses in the Java 2 SmartCurriculum; a good understanding of programming principles; an understanding of basic distributed computing concepts; knowledge of object-oriented programming and C++, or equivalent, would be an advantage

Expected Duration
4 Hours

Objectives:

Java Enterprise Connectivity: Remote Method Invocation (RMI) and Serialization

  • To introduce Java's Remote Method Invocation (RMI) technology
  • To show how to set up an RMI server in a Java 2 RMI system
  • To show how to set up an RMI client in a Java 2 RMI system
  • To outline some of the advanced features of Remote Method Invocation (RMI) and explain how to use them

  • Course Number: JAV08SE