Return to the project index

Project 1: Design and Implementation of an RMI Facility for Java

Credit

Although this handout was prepared locally, this project was designed by by Kohei Honda and published among the support materials for the Coulouris, et al, textbook. Prof. Honda is a member of the Department of Computer Science, Queen Mary and Westfield College, University of London.

The Handout

An electronic version of the handout distributed in class: (doc)/ (pdf)/ (ps)

Some Parts and Pieces

The following Java code was prepared by Prof. Honda for the original version of this lab. Feel free to review it for informational purposes only, or to build upon the provided pieces. Although you are welcome to emulate the model he used, this is not required.

Please do keep in mind that these are really rudimentary pieces, not complete and thorough final products. We do expect you, in your final solution, to use excellent organization and style, to handle the special cases, &c.

Useful Resources on the Web (From Sun Microsystems, Inc.)