[ns] can some one help me how to create scenario file in ns2.31

2008-01-17 Thread dhaya nithi
please send me how to set path to create scenario file varying speed,pausetime,nodes -- Regards, dhayanithi.

[ns] can some one help me how to make change on the following code to run TORA

2008-01-17 Thread dhaya nithi
the code is shown below... puts "* ***" puts "The Program Shows the Operation " puts "The Specfications of the Program are X-Maximum->200 & Y-Maximum->200(Grid Size) Number of Nodes are:50 Pause Time : 2s Max speed :10m/s Si

[ns] communication range

2008-01-17 Thread neeraj gupta
hi all i read it ns_mannual that threshold.cc can be used to calculate the receving threshold in the network interface. my question is how to compile the program using gcc or make. neeraj

[ns] Reliability and SCTP aware application

2008-01-17 Thread ashfiquac
Hi, I am working with SCTP aware application. I think there is some bug in there because if I send the packets with reliability level set to 0; then it also gets retransmitted whereas it should not be retransmitted. Has anyone faced the same problem or does anyone has any suggestion? I highly a

[ns] MIMO in ns-2.31

2008-01-17 Thread Azim
Hello Ns-Users, If there is anyone who implemented MIMO in ns-2.31 ? Or if anyone have some information, please let me know. Regards Azim

[ns] Fault Tolerance in WSN

2008-01-17 Thread cool
Hi, Can any one help me out regarding the simulation of fault tolerance in WSN under Zigbee environment? Thanks. -- View this message in context: http://www.nabble.com/Fault-Tolerance-in-WSN-tp14876797p14876797.html Sent from the ns-users mailing list archive at Nabble.com.

Re: [ns] ns-2 simulation

2008-01-17 Thread Samer Bali
Hi Suthapuch, Yes , if DYMO is installed with ns-2, you can use my software with it. However, you should make some changes regarding packet size at routing level. First you should find the size of the packet in trace file. For example, I found that when I set packet size in tcl file to 1024 by

[ns] "-k" option in nam

2008-01-17 Thread Olpp, Dieter
> Can anyone tell me what the "-k: initial socket port number" option in > nam 1.11 is for? I cannot find any documentation about this option. > Can nam read trace commands via sockets? This would be very convenient > as the feature to read trace commands for real-time applications via > streams,