Previous | Next | Trail Map | RMI | Using Java RMI

Compiling and Running the Example

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

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 pi [PENDING: get pi symbol].


Previous | Next | Trail Map | RMI | Using Java RMI