[ns] warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl syntax error in expression $i $val(nn) : extra tokens at end of expression while executing

2011-08-05 Thread manishsingh chaudhary
hi to all, *sub- the following giving an error statement like as under:- * num_nodes is set 8 *warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl syntax error in expression $i $val(nn) : extra tokens at end of expression* *while executing* *for {set i 0} {$i $val(nn) }

[ns] giving an error statement like as under

2011-08-05 Thread manishsingh chaudhary
hi to all, *sub- the following giving an error statement like as under:- * *invalid command name 1index while executing 1index $argv 0 invoked from within set val(nn) [1index $argv 0] please sort out above error.*** * with regards manish *

[ns] Location of Packet in the network

2011-08-05 Thread fariba alamifar
Hi, I implemented a hierarchical Ethernet LAN. I am sending packets from a node attached to LAN1 to a node attached toLAN3. Each link has its own characteristics. In Mac802.3 file, in sendUp function, I need to know which link is the last link that my packet was transmitted on? Actually, I

[ns] error statement

2011-08-05 Thread manishsingh chaudhary
hi to all their was an error in following statement:- num_nodes is set 4 *warning:* Please use -channel as shown in tcl/ex/wireless-mitf.tcl INITIALIZE THE LIST xListHead (_o3 cmd line 1) invoked from within _o3 cmd runs invoked from within catch $self cmd $args ret invoked

Re: [ns] giving an error statement like as under

2011-08-05 Thread Yasir Saleem
Hello, Why are you using this? Use simply set val(nn) 5 replace 5 with number of nodes you want to create. regards, Yasir On Fri, Aug 5, 2011 at 10:24 PM, manishsingh chaudhary chaudharymanishsin...@gmail.com wrote: hi to all, *sub- the following giving an error statement like as

Re: [ns] error statement

2011-08-05 Thread Yasir Saleem
Dear Manish, use $ns run instead of $ns runs Dear Manish I am suggesting you two tutorials from which you can get alot of help. http://perform.wpi.edu/NS/ http://www.isi.edu/nsnam/ns/tutorial/ regards, Yasir On Fri, Aug 5, 2011 at 11:20 PM, manishsingh chaudhary

[ns] Fwd: giving an error statement like as under

2011-08-05 Thread manishsingh chaudhary
hi To All sir it is giving * error in Dsr.tcl* not opening *The Network Animator *and giving the * segmentation faults, and only **segmentation faults, in wireless1.tcl. *have a look. *please help me out sir ** * thanks *with regard manish *

[ns] calculating propagation delay

2011-08-05 Thread Ella Taha
Hi everyone I am writing a routing procedure in MANET in which the node that senses collision, sends an error message towards a destination with multihop routing. What I want is to estimate the propagation delay between the node that sends the error message and the destination so that during