[ns] creating ad-hoc nodes & allocating multiple parallel channels

2013-01-02 Thread Puneet Agrawal
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

[ns] struck in simulating voice over 802.11b--please help

2013-03-21 Thread 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

[ns] Multimedia over MANET

2013-04-19 Thread Puneet Agrawal
n algorithm. Looking for guidance from you! Regards  Puneet Agrawal

[ns] Error after loading scenario file

2013-04-19 Thread 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

[ns] Error after loading mobility scenario file

2013-04-19 Thread Puneet Agrawal
] ..."     (procedure "source" line 8)     invoked from within "source "puneet""     (file "scene1.tcl" line 329) Regards  Puneet Agrawal

[ns] error after loading mobility scenario file

2013-04-19 Thread Puneet Agrawal
Hi sir/madam I carry out few changes in tcl for node definition & god definition & sorted out the problem. Thanks alot.