[ns] How to set pause time in tcl script?

2012-04-17 Thread harpreet sandhu
Hi everyone Can anyone tell me how to set pause time in tcl script? Thanks in advance

[ns] Help needed!!

2012-04-17 Thread manonmani maligachar
Hi all, 1.I have to use 802.16 in ns2.34. I followed the link from one of the site, but is'nt working. Please help me how to make 802.16 work. 2.I also have plotted a graph between to nodes which shows the lost (packet dropped). Now how can i see packets dropped + packets sent = total packets.

[ns] Modified NS-2 works under GDB but not if outside gdb

2012-04-17 Thread Carlo Santos
Hi, I have a modified ns-2.34 however it appears that the modified code only works when inside gdb and not outside gdb. The modified code contains new tcl commands (in Mac802_11::command) with added command "client." When outside gdb, I get this error: client lookup failed (_o62 cmd line 1

Re: [ns] Trace file output help for beginner

2012-04-17 Thread Teerawat@UBC
Hi, Please have a look here. It may help: http://www.ns2ultimate.com/post/2496927327/post-processing-ns2-result-using-ns2-trace-trace Best Wishes, Teerawat Issariyakul http://www.ns2ultimate.com/ http://www.facebook.com/pages/Teerawat-Issariyakul/358240861417 http://twitter.com/T_Bear http://w

Re: [ns] Changes made not taking effect after compile

2012-04-17 Thread Teerawat@UBC
Hi If you would like to add a new module into NS2, please read http://www.ns2ultimate.com/post/454001969/including-new-modules-into-ns-2 I hope this will help. Best Wishes, Teerawat Issariyakul http://www.ns2ultimate.com/ http://www.ece.ubc.ca/~teerawat http://www.t-issariyakul.blogspot.com

Re: [ns] Changes made not taking effect after compile

2012-04-17 Thread Carlo Santos
I'm not trying to add a new module. I am modifying a currently existing module. On Tue, Apr 17, 2012 at 8:27 PM, Teerawat@UBC wrote: > Hi > > If you would like to add a new module into NS2, please read > > http://www.ns2ultimate.com/post/454001969/including-new-modules-into-ns-2 > > I hope this