The JavaTM Tutorial
Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail > Start of Lesson Search

Trail: RMI
Lesson: Using Java RMI

Compiling and Running the Example

Now that you've seen the code that makes up the client and the server for the compute engine example, let's compile and run that code.

Compiling the Example Programs

In this section you learn how to compile the server and the client programs that comprise the compute engine example.

Running the Example Programs

Finally, you run the server and client programs and consequently compute the value of .

Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail > Start of Lesson Search