![]() ![]() ![]() |
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
In this exercise you will run the Client side of the Remote Object Serialization project. All of the files have been created for you. In this exercise you will see how to use the Delegation Pattern to allow a service to migrate. This is covered in the Serializing Remote Objects section of the course notes. Skeleton Code
Tasks
Move Stub files from the Server subdirectory.
Compile all of the class files for the client. Run the RMI client program. Where help exists, the task numbers above are linked to the step-by-step help page. Solution Source
DemonstrationWhen the client is run in its DOS console, the output will be: RemoteModelManager lookup successful Remote version: Version 1.0 Local Version of the model loaded LocalModel...Returning: Version 1.0 Local version: Version 1.0 ExercisesShort CourseCopyright 1996-2000 jGuru.com. All Rights Reserved. |