[ns] Invitation to connect on LinkedIn

2011-10-12 Thread Jinzhao Su via LinkedIn
LinkedIn Jinzhao Su requested to add you as a connection on LinkedIn: -- Rishabh, I'd like to add you to my professional network on LinkedIn. Accept invitation from Jinzhao Su

[ns] usage the agents functions

2011-10-12 Thread Natalya
Hi all, Can anybody help me please? I try to access to my agent at the queue object. How can I do it? I tried to create the pointer to the agent as follows: MyAgent* agent; agent-something; but it gives a segmentation fault. It is very urgent... Thanks in advance Natalya - Natalya

[ns] How to cancel a scheduled packet in DSR

2011-10-12 Thread Thuy
Hi everybody, In DSR, if I want to cancel a packet which had been scheduled previously, how can I do that? In my case, when a node received a route request (RREQ) , which has the same source and the sequence number with a RREQ received and scheduled by that node, if the new RREQ has lower hops

[ns] Problem with timer and scheduler

2011-10-12 Thread Su Jinzhao
Hi, ALL. I have two questions: 1. I start a timer in my program, after it starts, the scheduler doesn't call the corresponding expire function. My timer starts by calling sched(double time), the prompted message is : ns: scheduler going backwards in time from 0.500056 to 0.00.

[ns] VANET protocols in ns-2

2011-10-12 Thread Javier Cancio del Busto
Hi guys, I'm looking for a list of protocols that I can use for ns-2 under VANET simulations. I saw a list of VANET protocols in this paper ( http://www.cs.ucla.edu/~kclee/RoutingBookChapterKLULMario.pdf ) but I want to know which are instanciable under ns-2. Any idea of this?. Thanks in