![]() ![]() ![]() |
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Help is available for each task.
Task 1Run the RMI Registry program.
The RMI Registry program is provided as a separate
executable in the Create a console and move to the directory that will contain your code from this exercise. From that location, run the registry with the following command: rmiregistry Task 2
Copy all the Right-click on each file to save them. Source files are provided with the solution if you would like to generate them yourself. Run the RMI server that hosts the remote service objects.
In this exercise, the server and the exported remote objects have been created for you.
You simple need to start the host program,
This is accomplished by creating a new console,
moving to the directory which containts your code
from this exercise and running the following program:
Create and run a program that will use the exported RMI services. Find out the owner of account 4461 and how much money is in it.
A skeleton file for the
Using the remote service interface definitions as a guide to complete the code for Then compile and run this program to see your RMI system in action! Copyright 1996-2000 jGuru.com. All Rights Reserved. |