Hi,

I have implemented new routing agent. But it works only with
MobileNode. I need to get some information from data packets received
at the destination node. But these packets are delivered directly to
its data sinks, so my routing agent can't get the information. I was
serching for a solution, and I have found I should use an SRNode, so
my routing agent will be the first agent to handle every single packet.


And here is my question. What changes in which files should I do to be
able to use a SRNode with my routing agent?


Changes to use it with MobileNode I have found in a tutorial
Implementing a New Manet Unicast Routing Protocol in NS2 by Francisco
J. Ros and Pedro M. Ruiz. But I don't know how to use it with SRNode.
It looks pretty complicated to me. :(


Thanks very much if someone of you can help me!

Vasek


Reply via email to