[ns] Using Marc Fiore's patch for ns2.29 to 2.33

2012-03-21 Thread Carlo Santos
Hi guys, Is it possible to use Marc Fiore's patch over later versions of ns2? If so, how can this be done? Thanks. -- Carlo Santos

[ns] Problem installing ns2.34

2012-03-25 Thread Carlo Santos
previously installed an older version of NS-2 and simply removed it by deleting it. How should I solve this? -- Carlo Santos

[ns] Creating a new app that can read/write files

2012-03-26 Thread Carlo Santos
previously done, can you please provide information about this? Thanks. -- Carlo Santos

[ns] Analyzing wired-cum-wireless simulations

2012-04-02 Thread Carlo Santos
the mail for your reference. The sample scripts I have found are from the following: - http://hpds.ee.ncku.edu.tw/~smallko/ns2/tool_en.htm - http://nile.wpi.edu/NS/analysis.html -- Carlo Santos

[ns] Application using TCP and UDP at the same time

2012-04-13 Thread Carlo Santos
Good day. I am wondering if it is possible to use both TCP and UDP at the same time in one application? Does anyone know how this can be done or what possible problems may be encountered in the implementation of this? -- Carlo Santos

[ns] Added tcl command in 802.11 not found by NS2 [URGENT]

2012-04-15 Thread Carlo Santos
d from within > > "$mac([expr $k+1]) client 1" > > ("for" body line 5) > > invoked from within > > "for {set k 0} {$k < $opt(nn)} {incr k} { > > set node_($k) [ $ns_ node [lindex $temp \ > > [expr $k+1]] ] > > $n

Re: [ns] Added tcl command in 802.11 not found by NS2 [URGENT]

2012-04-15 Thread Carlo Santos
My bad. I mixed up the files. The files I used are the ones attached to this. On Mon, Apr 16, 2012 at 1:35 AM, Carlo Santos wrote: > Hi, > > I am currently having trouble with a Tcl command that has someone else has > added for Mac802_11. Even though I have already recompiled N

[ns] Changes made not taking effect after compile

2012-04-16 Thread Carlo Santos
added printf does not appear. -- Carlo Santos

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

2012-04-17 Thread Carlo Santos
set node_($k) [ $ns_ node [lindex $temp \ [expr $k+1]] ] $node_($k) base-station [AddrParams add..." (file "wifi-exp-psm.tcl" line 144) What could be wrong? -- Carlo Santos

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

2012-04-17 Thread Carlo Santos
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 > http://www.facebook.com/pages/Teerawat-Issariyakul/358240861417 > http://twitter.c

[ns] How to send empty 802.11 Frame to Infrastructure 802.11 Access Point

2012-04-21 Thread Carlo Santos
Hi, The topic says it all. How do I send an empty 802.11 frame with some of the frame's bits set to some other value I wish to such as the power management bit. -- Carlo Santos

[ns] Exponential Traffic Generator

2012-04-22 Thread Carlo Santos
across my simulations? -- Carlo Santos

[ns] How to set the mean inter-frame arrival time in 802.11

2012-05-02 Thread Carlo Santos
Hi, The subject says it all. I want to set the inter-frame arrival time to a random variable with mean, say T. How is this done? Thanks. -- Carlo Santos

[ns] printf lines, other modifications not reflecting

2012-05-04 Thread Carlo Santos
normally, the added command is not found. If ns was run under GDB, the error disappears. I am using Ubuntu 11.04. And the default GCC version is 4.5.2. How do I solve this? -- Carlo Santos

[ns] Using video traces

2012-05-13 Thread Carlo Santos
Hi, I am planning to use video traces to simulate a multimedia application. Are there any tutorials on how to do this on NS-2? -- Carlo Santos