Hellow please respond me about this error messages when i am trying to do
network emulation

bipul@bipul-Linux:~/Desktop$ ns MyFirstEmulation.tcl
warning: no class variable Scheduler/RealTime::adjust_new_width_interval_

    see tcl-object.tcl in tclcl for info about this warning.

warning: no class variable Scheduler/RealTime::min_bin_width_

invalid command name "Agent/TCPTap"
    while executing
"Agent/TCPTap create _o40 "
    invoked from within
"catch "$className create $o $args" msg"
    invoked from within
"if [catch "$className create $o $args" msg] {
if [string match "__FAILED_SHADOW_OBJECT_" $msg] {
delete $o
return ""
}
global errorInfo
error "class $..."
    (procedure "new" line 3)
    invoked from within
"new Agent/TCPTap"
    invoked from within
"set tap1 [new Agent/TCPTap]"
    (file "MyFirstEmulation.tcl" line 40)
bipul@bipul-Linux:~/Desktop$

Reply via email to