[ns] AODV-BR protocol ?

2006-05-29 Thread Güzin Ulutaş
Hi all, is there anybody that knows about AODV-BR protocol ? Where can I find its ns-2 implementation?

[ns] problem with TORA simulation

2006-05-29 Thread Alexandra Cioroianu
Hello everybody! I'm trying to run a simulation using the TORA protocol and I have made the necessary changes to the tora.h and tora.cc file. In tora.cc i have added the lines: if (strcmp(argv[1], port-dmux) == 0) { if ((obj = TclObject::lookup(argv[2])) == 0) {

[ns] Problem with implementation of EDCF function in NS-2

2006-05-29 Thread Mateusz
Problem with implementation of EDCF function in NS-2 Hi everyone! I'm just starting with Network Simulator...I have a huge problem with implementation of EDCF function in NS-2. I have my simulator working fine - it can run all tcl scripts, which don't need EDCF function, without any problem.

[ns] help regarding cross layering in MANETs

2006-05-29 Thread Tirumal G
hi to all, i trying to modify AODV protocal to reduce the route discovery time by considering the intelligent use of 802.11 RTS/CTS fields. I hav to use sendRTS and sendCTS packets of 802.11 when a neighbor receives a RouteRequest packet. Instead of using expanded ring search mechanism I m using

Re: [ns] Simulating an embedded ad-hoc wireless protocol

2006-05-29 Thread Jeff Schwentner
Daniel, 1) I applied ns_2.28-4.diff to ns_2.28.orig, and had an error when trying to compile. When I attempted a make after configure, I got the following error: $ make c++ -c -DTCP_DELAY_BIND_ALL -DNO_TK -DTCLCL_CLASSINSTVAR -DNDEBUG -DUSE_SHM -D HAVE_LIBTCLCL -DHAVE_TCLCL_H

Re: [ns] Simulating an embedded ad-hoc wireless protocol

2006-05-29 Thread Daniel Mahrenholz
Jeff, you tried to compile GEA in the wrong order. You have to: 1. install GEA using ./configure make make install in the GEA source directory. 2. compile ns Step 1 will compile and install the native GEA version. This is not required for ns-2 at runtime. But you need the different include

[ns] Schedule Problem: couldn't schedule timer

2006-05-29 Thread 徐航宇
Hi all, is there anybody that knows about the fast scheduling in EURANE? I got a ploblem when i run a simulation using MAX C/I and FCDS.The simulation is run well when the UEs is 5,but when i increase the number of UEs to 10,the problem is come out ,simulation is stop and print:couldn't schedule