Hello,

I'm a beginner in NS2 and have tested to implement a new example Protocol in 
NS2, using the Tutorial:

"Implementing a New Manet Unicast Routing Protocol in NS2"

masimum.dif.um.es/nsrt-howto/pdf/nsrt-howto.pdf

I did all changes who are necessary but I can't use this new Agent in a simple 
Tcl Script in the way like this, because I get the error message "invalid 
command name":

.
.
.
set p1 [new Agent/TestProt]
$ns attach-agent $n2 $p1
.
.
.

Who can help me?

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Reply via email to