CSCI 363 Project 4

This assignment is due Friday, 21 November, 2003 at 11:00 am.

The task

This assignment is a bit open-ended. You are to take either the ONC RPC client/server or the Java RMI client/server and extend it in an interesting and non-trivial way. This extension must involve some changes to the interface. New procedure or methods must be developed.

Turning in your project

Place your completed program in the directory ~/csci/363/exer04 which must contain an HTML file exer04.html which documents your modifications. The document must be a well-written narrative of your effort. It must explain what you accomplished and how both your client and server code can be built, run, and tested.