Hi everyone. I am doing a project with the aim of incorporating energy efficiency routing logic in four routing protocols in ONE simulator. One of the modifications is to make a node check the energy level of another node before forwarding a message to it. If the energy level is below a certain level and the other node is not the destination, the message will not be forwarded to that node.

I wanted to start with the FirstContactRouter, but I am having difficulty making the modifications, and I don't know where I should add the new code.

More Rodney Tholanah's questions See All
Similar questions and discussions