hello,
i'm on NS2.29. after creating 5 nodes,i wrote:

for {set i 1} {$i < 5 } {incr i} 
{
  set sensor_($i) [new Agent/SensorAgent] 
 $ns_ attach-agent $node_($i) $sensor_($i)
....

 i had this problem:

invalid command name "Agent/SensorAgent"
    while executing


what's matter ns2 is supporting sensor network or not?
i heard about extension of ns2 for sensor simulation.
how can i have details

please help.
thunks a lot


        

        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 

Reply via email to