Description: This a zip file is a uncompleted java code simulation for Bully election Algorithm and Ring_based Algorithm
It is from my previous job of my friend who is not longer to talk to.
The main sketch in which the nodes of algorithm can act.
The file has many files inside. I only need to work on three files : RingNode.java , bullyNode.java, Node.java which extended from first two files.
I would like to know What I have to do first to complete the code in run method in side the both files RingNode.java , bullyNode.java
please help me with that
To Search:
File list (Check if you may need any files):
BullyNode.java
__MACOSX
........\._BullyNode.java
Channel.java
Controller.java
__MACOSX\._Controller.java
Message.java
__MACOSX\._Message.java
Network.java
__MACOSX\._Network.java
network.xml
__MACOSX\._network.xml
NetworkXMLGenerator.java
__MACOSX\._NetworkXMLGenerator.java
NetworkXMLTokenizer.java
__MACOSX\._NetworkXMLTokenizer.java
Node.java
__MACOSX\._Node.java
RingNode.java
__MACOSX\._RingNode.java
Simulator.java