[ns] clustering and routing protocols
Meeta Gupta
meeta.gupta at yahoo.com
Sat May 23 06:58:11 PDT 2009
hi ns-users,
i am trying to implement a new MANET clustering protocol. For the moment, i am only concerned with the clustering technique. I am trying to extend the Agent class. My question is, at which layer should the clustering protocol run? network layer or application layer? if a clustering protocol runs at the network layer then can i use the existing routing protocols like AODV to test my clustering algorithm? if the clustering protocol and the routing protocol run at the same layer then which runs after which--first clustering then routing or both run simultaneously?
meeta
More information about the Ns-users
mailing list