Introduction - If you have any usage issues, please Google them yourself
Java RMI prepared with a remote computing platform, users can submit to the remote computer computing tasks (which may own the definition of the complexity of programming the calculation of mission), the remote computer is running after the return of calculation results
Packet : 61549835rmiproject.rar filelist
RMIProject\.classpath
RMIProject\.project
RMIProject\client\client.policy
RMIProject\client\ComputePi.class
RMIProject\client\ComputePi.java
RMIProject\client\Pi.class
RMIProject\client\Pi.java
RMIProject\client
RMIProject\compute\Compute.class
RMIProject\compute\Compute.java
RMIProject\compute\Task.class
RMIProject\compute\Task.java
RMIProject\compute
RMIProject\compute.jar
RMIProject\engine\ComputeEngine.class
RMIProject\engine\ComputeEngine.java
RMIProject\engine\server.policy
RMIProject\engine
RMIProject