[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Neighbor Lookup



How do you define neighbor?
If you are simulating a linked network nodes are explicitly linked together. 
In a wireless scenario you might use sendrange and X_ and Y_ values of the 
nodes to discover neighbors.
/Dan

On Sunday 19 August 2001 20:46, you wrote:
> I want to know how ns looks up its neighbor. Is it possible to introduce
> custom algorithm to find the neighbor node. If yes where should I change.
>
> I am using ns-2.1b6
>
> Thank you,
> Ravi