RMI Technology

The RMI technology enables a Java object in one process to call the methods of a Java object running in another process. The basic parts of programs that use this technology are shown in the following

The role that each part plays in an RMI program is summarized below:

See also
Required Files for RMI Programs
Steps for Creating an RMI Program

Legal Notices