[ns] node Id from queue monitor

2012-08-04 Thread Dejene B.
Hello all, Does anyone know how to get node Id from TCL side? It is possible to hold node ID when it is created since ns-2 starts assigning node from 0, but as I have several nodes I want to access at some point during simulation. There is something like srcId_ and dstId_ in Queue-monitor, are th

[ns] maximum data size, number of nodes and propagation delay

2012-08-09 Thread Dejene B.
Hi all, I am running simulation which involves several nodes and transport layer agents and hence I am having problems when the number of nodes is above some limit. The program works fine above this limit. It also depends on propagation delay between nodes, data size. I would appreciate if someon

[ns] debuggin ns2

2012-09-04 Thread Dejene B.
Hi all, I want to debug ns-2 while running simulation using eclipse. I succeeded in debugging ns-2 executable but now want to debug when running tcl code simulation. I really appreciate if someone has tried before. thanks, -- *Dejene Boru* *. * Gradu

Re: [ns] debuggin ns2

2012-09-04 Thread Dejene B.
ginal Message- > From: ns-users-boun...@isi.edu [mailto:ns-users-boun...@isi.edu] On Behalf > Of Dejene B. > Sent: Tuesday, September 04, 2012 11:24 AM > To: ns-users@ISI.EDU > Subject: [ns] debuggin ns2 > > > Hi all, > > I want to debug ns-2 while running

[ns] debugging ns-2 using eclipse

2012-09-19 Thread Dejene B.
Hi all, I am debugging ns-2 while running simulations using eclipse. I have configured eclipse correctly and have tested it by some sample simulation and it is working. My problem is, I am not able to find in the debugger how to trace an erroneous part. It simply terminates and don't show which p

[ns] Tcp maximum payload

2012-09-27 Thread Dejene B.
hi all, what is maximum Tcp paload size (application demand) in ns-2. I am observing a strange behavior when I set to 1MB and larger. The packets don't reach the intended destination. However, some documentations say it can be infinite. thanks, -- *Dejene Boru* *...