Running the Programs






Now to run the programs, we execute the following Unix/DOS commands

On the machine running the thermometer object code

rmiregistry&

java therm/ThermApplication

On the machine(s) running the observer code
java therm/ObserverAppl <name of thermometer's machine>