Hi buddies.
Nice time.
3 emergency questions !
1 : How I do calculate remaining energy for each node? (it's for sensor
networks)
2 : How I can count number of recieved packet for reciever node?
3 : I want just "one" packet from sender node. is that possible? and how ?
Te quiero.
Pouria
LinkedIn
Muhammad Umar khan requested to add you as a connection on LinkedIn:
--
Rishabh,
I'd like to add you to my professional network on LinkedIn.
- Muhammad Umar
Accept invitation from Muhammad Umar khan
http://www.linkedin.co
Dear all,
I'm going to simulate Intrusion Detection System (IDS) for MANET (prefably
Anomaly Based). Anyone know how is it possible or anybody have exprience
about it?
I'm really looking forward to hearing from you.
Thanks in advance.
Hi,
Sorry, but I didn't understand your problem.
2011/8/28 samira h
>
> Dear all,
> I'm going to simulate Intrusion Detection System (IDS) for MANET (prefably
> Anomaly Based). Anyone know how is it possible or anybody have exprience
> about it?
> I'm really looking forward to hearing from yo
Hi friends.
I was going to change "aodv.h" and "aodv.cc" for getting node position & energy.
+++
aodv.h changes :
#include
.
.
.
double xpos;
double ypos;
double zpos;
double iEnergy;
MobileNode *iNode;
.
.
+