Please send me a tcl script for calculating throughput
On Fri, Apr 13, 2012 at 11:27 PM, Bikash Nakarmi wrote:
>
> Hi there
>
> how to execute EAODV in ns 2.34 and please send me tcl script
> regards
> Bikash
>
hi
i am working on blackhole attack in aodv and i have install
ns2.34 when i execute blackhole tcl it is not properly work please
solve this problem
my tcl script is following
# ==
# Default Script Options
# =
hi,
as part of my research, i was exploring into the internals of
ns-2 and i struck with how the event handling is done by ns-2.
since ns is single threaded, how the context switch between
events is taken place, i couldn't get it.
i will be glad if any one help me about this.
hi,
I am using ns-2 for evaluating the performance of a router
whose inflow is more than outflow. my doubt is since ns-2 is
single threaded how can i get the parallelism that the router
agent would receive morethan one packet at a time and how
the process receiving the packets and the process
hi,
can any one help me, about the scheduler process. when the scheduler deques an
event from event list and calls the
handler for that event, the commandstring is given to the
TCL Interpreter. I cant understand what is happening
afterwards. Every time who is going to insert events into the
li