[ns] how to generate application-specific traffic?

2009-12-04 Thread galaxy-huang
hi all, i need to simulate several kinds of applications, such as skype, games, emule, video, audio etc. my question is how can i simulate these kinds of applications by the traffic trace file? should i sniffer the packet deliver time and packet size and record them in my own traffic

[ns] the command ns is ok ,bu nam can not running.

2009-12-04 Thread 赵金铃
Hi,I have installed: windows xp sp3+ cygwin 2.573.2.3+ns-allinone 2.34 the command startxwin.dat is ok . I can see t x~windows. and nbsp;the command ns is ok ,too.I can seenbsp;the nbsp;resultnbsp;nbsp;in text. but there is no graph window for displaying the result nbsp;at the same time . I

[ns] Flooding troubles

2009-12-04 Thread Alexander Adrowitzer
Hi, I am trying a wireless flooding scenario. The basic idea is that one node broadcasts to all nodes in its transmission range and every receiving node immediately retransmits the packet. I modified the wireless-flooding.tcl in /ns/tcl/ex for my needs but still get some irritating results:

Re: [ns] what is the differences between these bandwidth_s and rate_s?

2009-12-04 Thread Mohammed AbuHajar
Also I am asked why you use this complicated tcl parameters. NS, by default, has the data rate for the MAC set at 2 Mbps. But cards are faster now. My cards are 802.11b, which means they're 11 Mbps, and so we need to change this. Add the following to the beginning of your simulation script:

[ns] Assign a specific node id from tcl script

2009-12-04 Thread Albane Delos
Hi all, I am currently trying to assign a specific node id to each node created in my tcl script but I can't find how to do it. When a node is created, tcl assigns a node id by incrementing its value with each new node, the C++ address is mapped on this node id I think. But in my case I don't

Re: [ns] the command ns is ok ,bu nam can not running.

2009-12-04 Thread Mohammed AbuHajar
Work under linux operating system its better. Mohammed AbuHajar --- On Fri, 12/4/09, 赵金铃 zhao_jinl...@sina.com wrote: From: 赵金铃 zhao_jinl...@sina.com Subject: [ns] the command ns is ok ,bu nam can not running. To: ns-users@ISI.EDU Date: Friday, December 4, 2009, 11:03 AM -Inline

[ns] transmission power for 500 meter

2009-12-04 Thread jeni martin
hi all,     which value i must get Pt_ to have transmission rate equal to 500 meter? i read somewhere if Pt_ = 0.2818, then the transmission range will be 250 meter.   thanks in advance.

[ns] How to get the energy and speed of a node

2009-12-04 Thread Ali Al-Shra'ah.
Hi all; If any one knows how to get the energy of a node and how to get the node's mobility speed, please let me know. regards,

[ns] regarding ns2 installation error on cygwin

2009-12-04 Thread srianjali k
Hi all, When I installed the ns-2.27 in Cygwin it gave the following error and exit In file included from tclcl.h:48, from Tcl.cc:47: tclcl-mappings.h: In static member function `static int TclObjectHelperT::disp atch_(void*, Tcl_Interp*, int, char**)': tclcl-mappings.h:51:

[ns] Change trace file during simulation?

2009-12-04 Thread ahmed ibrahim
Hi all, This is my first message on this mailing list. The trace file generated in my simulation is huge and I decided to parse it using awk during the simulation and delete it from time to time. I managed to run awk on the file, but the problem is that I can't change the trace file of the