| Interface | Description |
|---|---|
| ComInterface |
ComInterface definitions header of methods for the remote invocations.
|
| Class | Description |
|---|---|
| Client |
Class for invocation methods on server
|
| ComImpl |
Class for implementation an interface which is promising that it
will provide method bodies, or definitions, for each of the method signatures
declared in that interface.
|
| Graphics |
Class to control application and comunication with client's class.
|
| Challenge |
Class for getting and setting challenges.
|
| Main |
Main class for client to start and stop application.
|
| Server |
Server is the class which has a main method that creates an instance of the
remote object implementation, and binds that instance to a name in the Naming
Service.
|
| User |
Class for getting and setting parameters of users.
|