|
[Exercise | API Docs | Short Course| Exercises] Help is available for each task. Task 1
Add the
In the file Task 2
Create an implementation for the
Add the You can use the following code:
Task 3Compile all of the class files for the server and its remote objects.
Use the javac *.java Task 4
Create the
Use the Task 5Start the RMI Server in its own DOS console.
Start a new DOS console program.
Change the current directory to the location of your .java files for the server.
Run java RMIServer Task 6Start the RMI Client in its own DOS console.
Start a new DOS console program.
Change the current directory to the location of your .java files for the client.
Run java RMIClient Copyright 1996-2000 jGuru.com. All Rights Reserved. | |||||||||||
|
| ||||||||||||