[ns] Problem with aodv_rt_failed_callback() method

2006-03-16 Thread A Anupama
--- 0 EAODV 68 [0 1 800] --- [1:255 -1:255 1 0] [0x8 1 [19 0] 0.00] (ERROR) Some one kindly tell about the link layer management in NS2... Please help... Regards Anupama A

Re: [ns] Problem with aodv_rt_failed_callback() method

2006-03-16 Thread A Anupama
Hi, On 3/16/06, Francisco J. Ros [EMAIL PROTECTED] wrote: Hi, On Thursday 16 March 2006 11:04, A Anupama wrote: Hi I am simulating the EAODV ( AODV protocol with some modifications) . When I run a simulation with the nodes which are static. I am not giving any mobility

[ns] Problem with iNSpect

2006-03-13 Thread A Anupama
and my GL folder contains gl.h and glu.h. Please help. Thanks Regards Anupama

[ns] Ready code for calculating statistics

2006-03-06 Thread A Anupama
'); } } catch (Exception e) { e.printStackTrace(); } } } Note: It assumes trace file in new_trace format. Hope , it will be useful Regards Anupama A

Re: [ns] about NRTE error in aodv

2006-03-01 Thread A Anupama
Anupama On 3/1/06, xu_jie [EMAIL PROTECTED] wrote: I am xu jie, I read your question about the nrte error in aodv. as the name of nrte, the packets are dropped because there is no route for the destnation. It is recommended that you check the aodv.cc file and the rt_resolve() function, you

[ns] Doubt in AODV protocol and NRTE error

2006-02-28 Thread A Anupama
Regards Anupama A

[ns] How to calculate the no.of data packets dropped

2006-02-25 Thread A Anupama
... Regards Anupama

Re: [ns] Problem during Scheduling a packet to send.... URGENT... Pls Help...

2006-02-23 Thread A Anupama
Anupama On 2/23/06, Michele Battelli [EMAIL PROTECTED] wrote: Probably you have some collisions going on, especially if your network is pretty dense. Try to enable the MAC and Agent tracing from the tcl script and check in the trace file if you see some collisions (usually denoted by a -d or D

[ns] Finding the time for transmission

2006-02-19 Thread A Anupama
it is taking around 1sec. Why it is like that ? I want to use tight time bounds on the transmission and reception of control packets... How can I know this times ? Please help Note: I used 250m as the transmission range... Thanks in advance Regards Anupama

[ns] Help needed in trace file

2006-02-18 Thread A Anupama
sending data packets ? and how can we know the optimum path ? Regards Anupama

[ns] Fwd: Doubt about packet transmission

2006-02-14 Thread A Anupama
-- Forwarded message -- From: A Anupama [EMAIL PROTECTED] Date: Feb 13, 2006 5:00 PM Subject: Doubt about packet transmission To: [EMAIL PROTECTED] Hi I have a doubt about packet transmission in ns2.. I am using the statement Scheduler::instance().schedule(target_, p, 0.0

[ns] Doubt in Trace file

2006-02-14 Thread A Anupama
, what the trace file content tell... what the format represents ? what it mean by RTR, AGT etc and what that field represents ? Please help Thanks in advance Regards Anupama

[ns] Doubts about Scheduler class

2006-01-17 Thread A Anupama
a packet is sent ? If I have my own packet, say some neighbor solicitation, how can I send the packet ? Is there any direct method to send a packet ? Thanks in advance. Regards Anupama