I'm new to ns2.i have to simulate the above attached model.
when i read the tutorials,i feel that once base station is used,all
wireless nodes must be attached to it.
but i require adhoc multi hop between wireless nodes so that
data sent from wired node n0 reaches n1.
Is it po
I'm new to ns2.i have to simulate the above attached model.
when i read the tutorials,i feel that once base station is used,all
wireless nodes must be attached to it.
but i require adhoc multi hop between wireless nodes so that
data sent from wired node n0 reaches n1.
Is it p
n0==b0--m0--m1--m2--m3--m4--b1==n1
here == means wired connection
-- means wireles connection
There is TCP source at n0 & TCP sink at n1. m0 to m4 is adhoc multi hop
network. is it possible to simulate above model in ns2??
I'm new to ns2.i have to simulate the above attached model.
whe