Re: [ns] Traffic generation

2011-02-23 Thread S.Ziaee
Hi mahsa Did you see section 12 of ns manualnamed "Packet Headers and Formats" ? On Thu, Feb 24, 2011 at 8:20 AM, mahsa moazeni wrote: > > Hi everybody > > I am running NS2-2.31 on ubuntu > If I want to send my own packet I mean NS2 read from a f

[ns] Mac Algorithm Memory Problem

2010-12-28 Thread S.Ziaee
Hi Dears. I write new Mac Protocol for ns2 . I notice that with large number of nodes or heavy load , program run out of memory . I check Valgrind program to debug the program with 5 nodes to run faster . as you can see i have definitly lost in my program but the valgrind don't show the exact pos

Re: [ns] Problem with CBR traffic generator

2010-10-19 Thread S.Ziaee
explain more . On Tue, Oct 19, 2010 at 9:28 PM, blerina wrote: > > > Hi, > > Can anyone explain how come every packet get lost in my tcl scenario??? :( > > I really need some urgent help. > > regards, > > Blerina > > > >

Re: [ns] ns2,where to place my tcl scripts

2010-10-14 Thread S.Ziaee
Hi alin You should place your tcl scripts in "/home/alin/ns-allinone-2.34/ns-2.34/" . Regards On Thu, Oct 14, 2010 at 7:07 PM, alin niculescu wrote: > > Hello all. > I am a newbie linux user. > I have ns2.34 allinone version installed on ubuntu 10.04 > I have validated it succesfully. > > > I'

Re: [ns] delay in the detection of mobile node by static node

2010-10-10 Thread S.Ziaee
See this file for 802.11 TCL configuration : /tcl/lib/ns-default.tcl And for C++ configuration you should see : mac/mac-802_11.cc(h) On Sun, Oct 10, 2010 at 6:52 PM, ankit kesharwani wrote: > > Hi, > > I am working in project where i have simulated some static wifi node > (802.11), which are ta

Re: [ns] Ns-users Digest, Vol 80, Issue 28

2010-10-10 Thread S.Ziaee
Do you install it on Linux or cygwin ? On Sun, Oct 10, 2010 at 12:49 PM, Dhara Buch wrote: > > > > sir, >1. while executing ./configure command under NS-2.33 directory, I > get an error > message specifying that OTCL is not installed. I have installed NS-all in > one-2.33. Which step sh

[ns] Channel Throughput

2010-10-10 Thread S.Ziaee
Hi Dears I am trying to plot output of 802.11 . X axis is load , Y axis is channel throughput . I found formula to calculate Channel throughput like this in some paper : E[U] S = -- E[B] + E[I] U : utilization time B: busy time I : idle time Ho

[ns] Busy Tone implementation in NS2

2010-05-05 Thread S.Ziaee
Hi all. I have read many papers that simulate busy tone in NS2 but there is no any example of busy-tone implementation . I have seen some mails in mail-list in about 2007 that request such a example code but there is no answer to them in mail-list . If anyone have information or code about imple

[ns] Busy Tone implementation in NS2

2010-05-04 Thread S.Ziaee
Hi all. I have read many papers that simulate busy tone in NS2 but there is no any example of busy-tone implementation . I have seen some mails in mail-list in about 2007 that request such a example code but there is no answer to them in mail-list . If anyone have information or code about imple

[ns] Busy Tone implementation in NS2

2010-05-03 Thread S.Ziaee
Hi all. I have read many papers that simulate busy tone in NS2 but there is no any example of busy-tone implementation . I have seen some mails in mail-list in about 2007 that request such a example code but there is no answer to them in mail-list . If anyone have information or code about imple