Using Java RMI |
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.Finally, you run the server and client programs and consequently, compute the value of pi [PENDING: get pi symbol].
Using Java RMI |