Re: [ns] calculating throughput using AWK

2007-03-27 Thread wacky
could you please tell me how to execute this file, i mean exactly what command should i type in, i saved this file as "throughput.awk"... then i changed the cat out.tr ( from $TMP/out.tr | perl column 3 0 2 1 | sort -g | ) to nodes.tr i tried awk -f throughput.awk > outfile the I tried the comman

[ns] ns2.27 installation problems!!

2007-03-27 Thread Litun Mishra
Hi, I am trying to install ns2.27 onto my network. But i get the following error: In file included from tclcl.h:48, from Tcl.cc:47: tclcl-mappings.h: In static member function `static int TclObjectHelper::dispatch_(void*, Tcl_Interp*, int, char**)': tclcl-mappings.h:51: error:

Re: [ns] scenario(movement pattern and connection pattern) problem

2007-03-27 Thread Shailesh Gamit
i am using ns2.29. so will it work. i have tried the above but still it gives the segmentation error. can u send the exact script... thanks... On 3/25/07, vava vvava <[EMAIL PROTECTED]> wrote: > I wonder if you have done this : > For AODV and DSDV you use the ifq as Dropt

[ns] Segmentation fault in DSR Routing protocol

2007-03-27 Thread Shailesh Gamit
I have a problem with the DSR protocol in ns2.29 when i run the tcl script sometimes it gives the segmentation fault error. I think that this segmentation error is giving only when there is a path break is it ture ... or what is the problem. thanks.. -- Shailesh Gamit M.Tech (CSE),

Re: [ns] How to add a timer in one existing agent?

2007-03-27 Thread Shailesh Gamit
use this as the timer in the headerfile class Timername : : public Handler { public: Timername(classname * a) : agent(a) {} voidhandle(Event*); private: classname*agent; Event event_ }; get an instance of the above class and use it where u want to use t

[ns] wfq demonstration with tcl on ns2

2007-03-27 Thread Venky Rama
hello - please reply to my personal mail if interested: [EMAIL PROTECTED] i will give the US$250 cash or money order if you can send me demonstration of results for wfq algorithm for ns2 on cygwin latest versions. need to see the test results that show that the code works i.e. it is prov

Re: [ns] help: programme NS

2007-03-27 Thread wacky
hope this helps... On 3/22/07, lecoq <[EMAIL PROTECTED]> wrote: Hi, Can anyone send me an NS-2 program that simulates a clustering of an ad hoc Network on the basis of any criteria. Thank you. -- View this message in context: http://www.nabble.com/help%3A-programme-NS-tf3450076.html#a962317

[ns] help: programme NS

2007-03-27 Thread lecoq
Hi, Can anyone send me an NS-2 program that simulates a clustering of an ad hoc Network on the basis of any criteria. Thank you. -- View this message in context: http://www.nabble.com/help%3A-programme-NS-tf3450076.html#a9623175 Sent from the ns-users mailing list archive at Nabble.com.

Re: [ns] Help me!Problem when running LEACH with ns-2.27

2007-03-27 Thread Shafiq Hashmi
apparently it looks like '//' is wrongly placed. It should be '#' instead of '//' to comment out the line - Original Message - From: "Nguyen Vo Minh Chau" <[EMAIL PROTECTED]> To: "NS USER" Sent: Tuesday, March 27, 2007 4:39 AM Subject: [ns] Help me!Problem when running LEACH with ns-2

[ns] MIMO support in the PHY layer

2007-03-27 Thread Anand PG
Dear all, I am working on transmission of video over WiFi(802.11) and WiMax(802.16). My work needs the use of MIMO in the PHY layer. I was wondering if anyone could give pointers as to where I can get the right modules.(i.e modules supporting MIMO in the PHY layer for 802.11 and 802.16). Th

[ns] awk in cygwin

2007-03-27 Thread paul yoong
Hi all, I'm using ns 2.27 under cygwin but when I try to use the awk command I get the following error message: invalid command name 'awk' Can anyone tell me whether cygwin allows the awk command to be used. Thanks in advance __

[ns] How to add a timer in one existing agent?

2007-03-27 Thread kerwin
Hi! all, I want to add a new timer in one existing agent, such as TCP, SCTP etc. The object is sending a especial packet periodically. But I have no idea to do the work. Thank for any suggestions. Kerwin 改變每一天 從Xuite開始 http://www.xuite.net

[ns] multipath fading in Eurane: constant?

2007-03-27 Thread neila el héni
Hello, I am using the Eurane patch for ns 2.30. I am interested in studying the impact of fast fading due to multipath on scheduling decisions (especially in multicast). In the Matlab files generating the input traces, a comment says that only the shadowing fading (ie. slow fading) varies in time.

[ns] Adapting transmission ranges of mobile nodes

2007-03-27 Thread Ashwin Rao
Hi, I have a set of mobile nodes in my simulation running a broadcast algorithm that needs to update the transmission range of the mobile nodes. My agent calculates this transmission range and I am stuck on how to make my agent update the transmission range in the underlying physical layer. I have

[ns] Simulating Autonomous systems in NS-2

2007-03-27 Thread Bharadwaj
Hi, I am working on implementing a new inter-domain QoS protocol in NS. For this i need to create ASes in my simulation. I have searched the net and the manual, but couldn't find the answer. Please direct me. Thanks for your attention Bharadwaj

[ns] LAR NS2 code

2007-03-27 Thread barbara battisti
Hi!!! I'm Barbara! I would need for my thesis a module of NS2 for LAR Routing in wireless network, a module for EERC and a module of EDF!!! Thank tou so much Barbara - L'email della prossima generazione? Puoi averla con la nuova Yahoo! M

[ns] LAR NS2 code

2007-03-27 Thread barbara battisti
Hi!!! I'm Barbara! I would need for my thesis a module of NS2 for LAR Routing in wireless network, a module for EERC and a module of EDF!!! Thank tou so much Barbara - L'email della prossima generazione? Puoi averla con la nuova Yahoo! M

[ns] LAR NS2 code

2007-03-27 Thread barbara battisti
Hi!!! I'm Barbara! I need a module of NS2 for LAR Routing in wireless network and a module of EDF!!! Thank tou so much Barbara - L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

[ns] LAR NS2 code

2007-03-27 Thread barbara battisti
Hi!!! I'm Barbara! I need a module of NS2 for LAR Routing in wireless network!!! Thank tou so much - L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

[ns] LAR NS2 code

2007-03-27 Thread barbara battisti
Hi!!! I'm Barbara! I need a module of NS2 for LAR Routing in wireless network!!! Thank tou so much - L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

[ns] LAR NS2 code

2007-03-27 Thread barbara battisti
Hi!!! I'm Barbara! I need a module of NS2 for LAR Routing in wireless network!!! Thank tou so much - L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

[ns] LAR NS2 code

2007-03-27 Thread barbara battisti
Hi!!! I'm Barbara! I need a module of NS2 for LAR Routing in wireless network!!! Thank tou so much - L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

[ns] Help me!Problem when running LEACH with ns-2.27

2007-03-27 Thread Nguyen Vo Minh Chau
Please help me ! When I run the LEACH with ns-2.27,it show an error like that : ns: _o2042 send_now 0x 0x 0 84 2 139.0 0: invalid command name "//puts" while executing "//puts "Warning dst_ is no longer being supported in NS. $args"" (procedure "_o2039" line 3) (Agent

Re: [ns] calculating throughput using AWK

2007-03-27 Thread salcaraz
Hi, Below I have write my awk script to calculate throughput. The columns that you need are: column 7: TCP bytes sent column 8: interval then the throughput is column7/column8 And, this script also calculates: bytes drops, packets drops, bytes arrivals als packets arrivals. I'm sorry, bu