[ns] FW: results analyzing

2008-01-26 Thread visual network
hi all,i am work with NS wireless scenario with AWK throughput computation and i am trying to analyze my resultsi have a question about repeated simulation runs to get the mean , standard deviation and other stat stuffi should run the simulation 50 times and expected to have

[ns] Gettig error in simulation (ABORTING...)

2008-01-26 Thread Seyed Amin Hosseini Seno
Dear all, Hi, After running simulation and just after completed through 6 secs Im getting the below error in ns2. void _ABORT(...) --- ABORTING... Aborted (core dumped) Would you please Advise me about this error. I m waiting for your reply. Best Regards Amin -- This message has been

[ns] TFRC simulation in ns

2008-01-26 Thread raj.iiita
Hi friends, I am working on TFRC ( TCP friendly rate control) . can anyone guide me how to simulate TFRC in ns. I am using ns 2.29 ,fedora 7. If anyone can send me any example code for the TFRC , it will be helpful to me. Thanks in advance. Janak Patel

Re: [ns] Gettig error in simulation (ABORTING...)

2008-01-26 Thread Teerawat Issariyakul
Hi Sayed, There must be something wrong in your program. NS2 has a bunch of integrity checks. If there is something wrong (e.g., deallocating a packet that does not exit), it will abort the program by invoking function abort(). BR, Teerawat On 1/27/2008, Seyed Amin Hosseini Seno [EMAIL