Hi
I am doing my thesis on real time data simulation over MANET.
But I am unable to generate say 10 ad-hoc nodes & allocate them each two
parallel channels.
Looking forward for a positive reply.
Thanks in advance
Regards
Puneet Agrawal
I couldnt implement multiple channel on 802.11b.
Therefore couldnt apply next hop selection algorithm.
Kindly help me with creating multiple channels & assigning them to each nodes.
Thanks in advance
n algorithm.
Looking for guidance from you!
Regards
Puneet Agrawal
"uplevel source.orig [list $fileName]"
invoked from within
"if [$instance_ is_http_url $fileName] {
set buffer [$instance_ read_url $fileName]
uplevel eval $buffer
} else {
uplevel source.orig [list $fileName]
..."
(procedure "source" line 8)
invoked from within
"source "puneet""
(file "scene1.tcl" line 329)
Regards
Puneet Agrawal
]
..."
(procedure "source" line 8)
invoked from within
"source "puneet""
(file "scene1.tcl" line 329)
Regards
Puneet Agrawal
Hi sir/madam
I carry out few changes in tcl for node definition & god definition
& sorted out the problem.
Thanks alot.