Generating, Programming, and Compiling RMI Files

You must first decide which Java source files you want to generate: client-side, server-side, or both. You can generate the files using either the RMI wizard or the RMI templates. After generating the files, you must add code to complete the files. The last step in completing the files is to compile the files.

For more information, see:

Required Files for RMI Programs
Generating a Client-side File
Adding Code to a Client-side File
Compiling and Running a Client-side File

Generating a Server-side File
Adding Code to a Server-side File
Compiling a Server File

Legal Notice