[ns] Problems with "make clean" & "make" commands

2013-03-17 Thread Nadilma Nunes
Hello everybody, I use ns-2:34 on ubuntu 12.04. I modified tcp.cc and then I use "make clean" & "make" commands. However, nothing happens after the execution of these commands. I already deleted the backup files and I did several proceduresbut nothing change in the code of ns-2. Does anyone have

[ns] AODV Modification for VANET

2013-03-17 Thread Arun Sinha
I am trying to modify AODV to make it more sutiable for VANET. Can someone help in it with the code. I have already implemented AODV on some vanet scenario. Now I wan to implement enhanced AODV on it. BUt as I am weak in coding, I need someone to provide me on how to add new routing protocol. It

[ns] Adding new agent does not work in ns-2.35 while the same code works in ns-2.34 - Resending !!!!

2013-03-17 Thread ns-user only
Dear NS Users, I am trying to add a new Agent in ns-2.35. however it gave me an error Invalid Command Name. Then I tried the same code in ns-2.34 and it works all right. Are there any changes in the mechanism of adding Agent in ns-2.35... I have been doing the following: I modified the Makef

[ns] Relative One-way Trip Time (ROTT)

2013-03-17 Thread Gracia Arthur
Hi all, Relative One-way Trip Time (ROTT) is the time taken by the packet to travel from sender to receiver. Where is it to be calculated sender-side or receiver -side? If in sender-side, after what duration it is calculated? --regards-- Gracia R

[ns] About command() function in ns2?

2013-03-17 Thread shiny
hi all, Anybody can explain what is the purpose of command() function in ns2??? -- With Regards, John Shiny.J