[ns] simulating a new protocol similar to AODV

2006-06-22 Thread Alexandra Cioroianu
/MYPROTO instproc init args { $self next $args } Please, explain me what is wrong! I need an answer as soon as possible. I must make it work! Sorry for all the bothering. Regards, ALexandra Alexandra Cioroianu - Talk is cheap. Use Yahoo

[ns] error when simulating a new MANET protocol

2006-06-16 Thread Alexandra Cioroianu
set r [$node_(... (file 50nodes_myproto_p25.tcl line 135) What might be the problem? Please, anyone knows about this? Am i doing something wrong? Regards, Alexandra Alexandra Cioroianu - How low will we go? Check out Yahoo

[ns] how to complete the Makefile for a new protocol?

2006-06-15 Thread Alexandra Cioroianu
i have ns-2.29 on Mandriva. How can i go on wih my work? Please tell me how to edit the Makefile. Any help will be apreciated. Thank you in advance! Regards, Alexandra Alexandra Cioroianu __ Do You Yahoo!? Tired of spam? Yahoo! Mail has

[ns] jitter in a new MANET routing protocol

2006-06-14 Thread Alexandra Cioroianu
to send packets at a constant interval? Please someone explain this to me, it is VERY IMPORTANT. Thank you in advance! Regards, Alexandra Alexandra Cioroianu __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http

[ns] examples of TORA tcl scripts

2006-05-31 Thread Alexandra Cioroianu
Alexandra Cioroianu - How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.

[ns] problem with TORA simulation

2006-05-29 Thread Alexandra Cioroianu
someone can help me. Thank you in advance! Regards. Alexandra Alexandra Cioroianu - How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.

[ns] failed simulation with TORA protocol

2006-05-22 Thread Alexandra Cioroianu
with this protocol? Any help will be appreciated! Thank you in advance. Regards, Alexandra Alexandra Cioroianu - Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

Re: [ns] Usual Mistake

2006-05-04 Thread Alexandra Cioroianu
Hello Hamid! I think the first expression would be correct if $bw1 was expressed in bits, not octets(8 bits/8=1 Byte, not 8 bits*8=1 byte). But since the packets' sizes are measured in bytes(octets), i think that 8 is not necessary anymore, the measuring unit will result in MBps without

[ns] wireless scenarios with 50 nodes

2006-05-02 Thread Alexandra Cioroianu
Hello everybody! I'm trying to simulate a 50 nodes wireless scenario using each of the AODV, DSDV and DSR protocols, on the same scenario. I need to simulate the same scenario using 25, 30 and 40 sources among the 50 nodes. After each simulation i should plot the throughput, delay and packet

[ns] tracing a 50 nodes aodv simulation

2006-04-17 Thread Alexandra Cioroianu
Hello everybody! I have forgotten to attach the tcl script at my email 2 days ago.If someone knows about this problem (graphical representation of the bandwidth, delay, packet delivery ratio, traffic with xgraph) please help me.Any help will be appreciated. Regards, Alexandra Alexandra

[ns] tracing a 50 nodes aodv simulation

2006-04-15 Thread Alexandra Cioroianu
Hello ns users! I'm using ns2.29 and i want to make a simulation of a 50 nodes MANET scenario, using AODV as the routing protocol. I want to get an xgraph representation of the bandwidth, packet delivery ratio, traffic(number of packets, routing tables sent between nodes) and delay. My tcl

[ns] question about wireless-dsdv-newnode.tcl

2006-04-11 Thread Alexandra Cioroianu
Hello ns users! I am using ns 2.29 on Mandriva 2006 and i'm trying to run a simulation with 50 nodes using the DSDV routing protocol, in order to obtain a graphic representation of the parameteres. I have begun with the wireless-dsdv-newnode.tcl script in the ns-allinone-2.29/ns-2.29/tcl/ex

[ns] a comparison between the wireless routing protocols

2006-04-03 Thread Alexandra Cioroianu
Hello ns users! I,m working with ns 2.29 in Mandriva 2006 and i need to make a comparison between the existing wireless routing protocols(DSDV, AODV, DSR...). I thought about creating Xgraph files that would show the traffic, delay, speed...,but i don't know what topologies to use to be

[ns] error reading file cbr-3-test

2006-03-30 Thread Alexandra Cioroianu
wireless1.tcl line 121) What is the problem with cbr-3-test file? What changes do i need to make to the tcl file? If someone knows about this,please tell me.Thank you in advance. Regards, Alexandra Alexandra Cioroianu - New Yahoo! Messenger

[ns] how can i run a wireless simulation?

2006-03-27 Thread Alexandra Cioroianu
Hello ns users! I have ns-2.29 on Mandriva 2006. I am trying to run the first wireless script from Marc Greis' tutorial. This is what is written in the tutorial: At the end of the simulation run, trace-output file simple.tr is created. As we have turned on the AgentTrace and RouterTrace we

[ns] Problem running wireless script

2006-03-26 Thread Alexandra Cioroianu
Hello everybody! I am trying to run the first wireless script, simple-wireless.tcl and i get a starnge error,ahich i can't solve.Here is the output: num_nodes is set 2 invalid command name -topoInstance while executing -topoInstance $topo \ (file simple-wireless1.tcl line 97)

[ns] problems running the simple-wireless.tcl script

2006-03-21 Thread Alexandra Cioroianu
Hello ns users! I have downloaded the script simple-wireless.tcl but i have problems running it. When i type ns simple-wireless.tcl,i get the next message: num_nodes is set 2 invalid command name -topoInstance while executing -topoInstance $topo \ -agentTrace