[ns] evalvid wireless problem

2010-03-21 Thread Shyam Sundar
Hi, I am trying to use evalvid for wireless network. I am getting wrong receiving trace. can anyone please help me, what is the problem in my tcl file? Am i need to change myevalvid.cc to work for wireless node? sending trace file 0.00 id 0udp 1252 0.04

[ns] Segment fault

2010-03-21 Thread stalin babu
Hi . when i am running a tcl script i got an error "segment fault". i am run the simulation for 10 nodes it's run sucessfully. when i am trying to run simulation for 20 nodes at the end of simulation it gives an error " segment fault" . plese help me

[ns] Ping packets not recieved in wireless simulations

2010-03-21 Thread Vaibhav Sinha
Hi, I have encountered a problem while using Ping protocol. While the protocol works file when used in wired simulation, for some reason, it fails for wireless. In case of wireless, the recv() function of the protocol is not called at all. Can somebody point out the reason for this. I have

[ns] Invitation to connect on LinkedIn

2010-03-21 Thread Larissa Vasconcelos
LinkedIn Larissa Vasconcelos requested to add you as a connection on LinkedIn: -- Rishabh, I'd like to add you to my professional network on LinkedIn. - Larissa Accept invitation from Larissa Vasconcelos http://www.linkedin.com/e/XYLt_3zkkGu

[ns] Is Agent::recv(Packet* p, Handler *) called only when a BroadcastPacket o a packet whit his address is come to an Agent?

2010-03-21 Thread Francesco Salpietro
I have a configuration like this: node($i) attach-agent MyAgent($i) [$i from 1 to 3] $ns connect MyAgent(1) MyAgent(3) [only for this Agent] n1n2-n3 In my wireless simulation, n1 is out of the range of n3, but n2 is in both ranges; then with the AODV

[ns] segmentation fault while calling getLoc function(getting node position)

2010-03-21 Thread Ghofrane
Hello, I need to get the current position of the node during the simulation, so I added in the cc file: double ox,oy,oz; MobileNode * otherNode; otherNode = (MobileNode *)(Node::get_node_by_address(id)); otherNode->getLoc(&ox,&oy,&oz); but I have a segmentation fault at the beginning of the simul

Re: [ns] EXEC error????

2010-03-21 Thread Teerawat Issariyakul
Hi Pietro, Here is my suggestion. If you are sure that "tcp_bt.tcl" is correct, try to run the following ns tcp_bt.tcl 1 ns tcp_bt.tcl 2 ns tcp_bt.tcl 3 ... Keep changing the last number until it hits 15. Does it create any error? Best Regards, Teerawat Issariyakul http://www.ns2ultimate.co

[ns] EXEC error????

2010-03-21 Thread pietro.luigi.c
Hi, I try to execute this tcl script: set maxDist 15 set stepDist 2 set maxVel 20 set stepVel 2 set xDest 14 for { set i 1 } { $i < $maxDist } { incr i } { #uso tcp_bt_df.tcl DISTANZATRAINODI puts "TCP OVER BT DISTANZA FISSA: $i metri" exec ns tcp_bt_df.tcl $i } and i

[ns] Directional Antenna support in ns2.34?

2010-03-21 Thread The Learner
Hi all. I would like to know if ns-allinone-2.34 (2.34 version) provides support for Directional Antenna? Which file I should check for the in ns2 directory? Regards, The Learner. -- View this message in context: http://old.nabble.com/Directional-Antenna-support-in-ns2.34--tp27975754p27975754.