|
What are MasterComputer and RegularComputers?
These concepts refer to a program into a network.
From all computers in the network, a single one will be the MasterComputer.
All another computers will be RegularComputers.
How to do that a computer become in the MasterComputer?
* Select a computer into the network to be the MasterComputer.
* Select a user for this computer with I/O rights into the executable
directory to be the Program Administrator.
* Ensure that the program never did run into the network
If you donīt sure then remove the RegFile into the executable
directory, if any, and the local Registry Key. These tasks can be
done with the RegMonitor Utility.
* Run the program.
When you run the program at first time in the network, this will mark the current computer as the MasterComputer, writing into the local registry the value m=2. All another computers (RegularComputers) will be marked with the value m=0 or m=1.
The 'm' value will be stored into the AccessMode property.
|