[ns] Node misbehaviour detection and isolation

2010-02-17 Thread 08DI005 resmybaby
Hi everyone Anyone has any idea about the misbehaviour detection and isolation of malicious nodes in MANET techniques codes availability -- Resmy Baby 08DI005 NIE

[ns] Misbehaviour of Vehicles in VANET

2010-01-28 Thread 08DI005 resmybaby
Hi Anyone know any simple method to detect the misbehaviours of the vehicles in VANET.. Is it possible to do it in NS2...Plz reply -- Resmy Baby 08DI005 NIE

[ns] How to detect the Misbehaving Nodes in MANET

2010-01-27 Thread 08DI005 resmybaby
Hi Anyone know any method to detect the misbehaviour of the Nodes in MANET..any idea of implementing it in NS2..Plz reply -- Resmy Baby 08DI005 NIE

[ns] Grid View

2010-01-13 Thread 08DI005 resmybaby
did anyone know about how to divide the nam into different grids..plz reply -- Resmy Baby 08DI005 NIE

[ns] Logging the movement of mobile nodes

2010-01-09 Thread 08DI005 resmybaby
Hi for logging of the position of mobile nodes the following code will work sure..i tested it and proved proc log-movement {} { global logtimer ns_ ns set ns $ns_ source ../mobility/timer.tcl Class LogTimer -superclass Timer LogTimer instproc timeout {} { global opt node_; for {set i

[ns] Aggregation of Nodes

2010-01-09 Thread 08DI005 resmybaby
hi Anyone is having the codes for the aggregation of data in VANET done in NS2 plz forward it...Also the clustering of the nodes and selection of cluster head..either tcl code or C++ codes...Thanks in advance... -- Resmy Baby 08DI005 NIE

[ns] VANET Doubt

2010-01-08 Thread 08DI005 resmybaby
hi all i want to do the clustering of the nodes/vehicles in NS2..is it possible to do the clustering of the mobile nodes..if so then cananyone help me..

[ns] Clustering of Mobile Nodes

2010-01-08 Thread 08DI005 resmybaby
Hi I need a tcl code to cluster the mobile nodes..if anyone have any idea please send me the code or tell the idea...thanks in advance...