hi all
i posted earlier bt noone replied me
plzzz tell me how can i remove that eror
im working with ns-2.31 and i have installed wimax patch.bt when i try to
simulate wimax script it gives an error
invalid command name "Application/Traffic/UGS"
while executing
"Application/Traffic/UGS create _o196 "
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 Application/Traffic/UGS"
invoked from within
"set cbr0 [new Application/Traffic/UGS]"
(file "example.tcl" line 137)