[ns] Can I add MNS v2.0 on ns-allinone-2.29

2006-10-21 Thread rafienejhad
Hi all Can I add MNS v2.0 on ns-allinone-2.29? Please help me. Thanks in advance. Rafieenezhad

Re: [ns] Node movement

2006-10-21 Thread Matthias Budde
Hi, I'd use a external script to avoid doing too much by hand. I don't know how much nodes and movement changes you're talking about, whether it's feasable by hand or not kind of depends on that. 1) Basically you need the initial position of each node (two-dimensional): $node_(0) X_ x_value

Re: [ns] setting error rate for two state error model

2006-10-21 Thread Guillermo Biot
Yes, with your configuration you will have an average error rate of 5% but in a very particular way. During 0.95 seconds you will receive all the packets correctly and then you will have errors in all packets for 0.05seconds, then again 0.95 seconds of error-free packets and so on... I don't know

[ns] rate_ parameter in Exponential traffic

2006-10-21 Thread Chris c
Hello there, I am not sure the setting of rate_ in Exponential traffic I wanna generate data traffic with rate of 16kps , and packetsize is 40Byts. burst_time 450ms, idle_time 50ms, In my calculation, 16kps = rate_ * burst_time / (burst_time + idle_time) , so I get rate_ is 17.778 k Is it

[ns] ns debug

2006-10-21 Thread Ramzi Tka
Hi all does 1)'-g' added to CCFLAG variable in the Makefile and 2)'--enabled-debug' ./configure parameter equivalent ? I mean do I just use one of them to enable DGB or other debuggers? Best regards Ramzi Tka

[ns] How we generate packet using echo agent for mobile nodes??

2006-10-21 Thread *bahareh NTC*
Hello dear all, I am working on intrusion detection system for wireless ad hoc network,, my routing protocol is AODV+(not AODV)... like wireles-cum-wireless when MANET connected to the INternet ok according to this introduction I need to add some echo agent as a generator of attack

[ns] Scheduling Algorithm for Wireless Network-Samples

2006-10-21 Thread Shaili Desai
Hello all, I am trying to implement WFQ for Wimax PMP network and I would like to know if someone has any sample example file where they have implemented WFQ for Wimax and wireless network. I would appreciate if anyone could help me for that. Thanks in advance, it would be great if nyone can