I do necessary changes in tora.cc tora.h imep.cc file but it could not work
and give same error


bantipatil

On Sat, Dec 20, 2014 at 6:30 AM, <ns-users-requ...@isi.edu> wrote:

> Send Ns-users mailing list submissions to
>         ns-users@isi.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mailman.isi.edu/mailman/listinfo/ns-users
> or, via email, send a message with subject or body 'help' to
>         ns-users-requ...@isi.edu
>
> You can reach the person managing the list at
>         ns-users-ow...@isi.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ns-users digest..."
>
>
> Today's Topics:
>
>    1. About TORA protocol (banti patil)
>    2. Re: About TORA protocol (knudfl)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 19 Dec 2014 17:01:06 +0530
> From: banti patil <bantipati...@gmail.com>
> Subject: [ns] About TORA protocol
> To: ns-users@isi.edu
> Message-ID:
>         <
> cafseozlcvphjh_4t6h2ojvderdu6av_p+nyrsd3+t0blgzy...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> hello all,
> I am simulating TORA protocol in ns2.35 following errors are occured,
>  (_o17 cmd line 1)
>     invoked from within
> "_o17 cmd port-dmux _o28"
>     invoked from within
> "catch "$self cmd $args" ret"
>     invoked from within
> "if [catch "$self cmd $args" ret] {
> set cls [$self info class]
> global errorInfo
> set savedInfo $errorInfo
> error "error when calling class $cls: $args" $..."
>     (procedure "_o17" line 2)
>     (SplitObject unknown line 2)
>     invoked from within
> "$agent port-dmux $dmux_"
>     (procedure "_o14" line 11)
>     (Node/MobileNode add-target-rtagent line 11)
>     invoked from within
> "$self add-target-rtagent $agent $port"
>     (procedure "_o14" line 28)
>     (Node/MobileNode add-target line 28)
>     invoked from within
> "$self add-target $agent $port"
>     (procedure "_o14" line 15)
>     (Node attach line 15)
>     invoked from within
> "$node attach $ragent [Node set rtagent_port_]"
>     (procedure "_o3" line 85)
>     (Simulator create-wireless-node line 85)
>     invoked from within
> "_o3 create-wireless-node"
>     ("eval" body line 1)
>     invoked from within
> "eval $self create-wireless-node $args"
>     (procedure "_o3" line 23)
>     (Simulator node line 23)
>     invoked from within
> "$ns node"
>     ("for" body line 2)
>     invoked from within
> "for {set i 0} {$i < $val(nn) } { incr i } {
>         set node_($i) [$ns node]
>     }"
>     (file "wrls-tora1.tcl" line 54)
>
>
> How should I resolve it.
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 19 Dec 2014 07:05:33 -0700 (MST)
> From: knudfl <knu...@ofir.dk>
> Subject: Re: [ns] About TORA protocol
> To: ns-users@isi.edu
> Message-ID: <1418997933646-29473.p...@n7.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> > @banti patil
> > TORA
>
> Please read my post #2 here , Apr 07, 2014; 4:14pm
> http://network-simulator-ns-2.7690.n7.nabble.com/TORA-td28539.html#a28540
>
> I.e. "The stock tora in ns-2.xx isn't working well with the known tora
> simulation examples."
>
> -
>
>
>
> --
> View this message in context:
> http://network-simulator-ns-2.7690.n7.nabble.com/About-TORA-protocol-tp29472p29473.html
> Sent from the ns-users mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> _______________________________________________
> Ns-users mailing list
> Ns-users@isi.edu
> http://mailman.isi.edu/mailman/listinfo/ns-users
>
>
> End of Ns-users Digest, Vol 132, Issue 15
> *****************************************
>

Reply via email to