Implementation

17 views
Skip to first unread message

prema kashi

unread,
Jul 20, 2018, 12:24:11 AM7/20/18
to ns-u...@googlegroups.com
Hello every one

can I implement Cooperative balancing routing algorithm(CBR) of wireless  network to Ad hoc network .

with regards
premala

knudfl

unread,
Jul 20, 2018, 8:58:06 AM7/20/18
to Network Simulator 2 (NS2)
Hi.

»» .. implement CBR of wireless  network to Ad hoc network «« :
I guess so. Google, ad-hoc network example
.... And watch examples with CBR.

There are many examples.tcl with CBR, cbr →
cd 000-All-examples-4/
grep cbr
*
grep cbr
* | wc -l             // 27499 lines with `cbr´

grep CBR
*
grep CBR
* | wc -l          // 7905 lines with CBR  ( [new Agent/CBR], etc.)
Package with ~3000 ex = "all_tcl-examples-4.tar.xz" >> 000-All-examples-4/

prema kashi

unread,
Jul 20, 2018, 9:05:38 AM7/20/18
to ns-u...@googlegroups.com

Thank you sir

--
You received this message because you are subscribed to the Google Groups "Network Simulator 2 (NS2)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-users+unsubscribe@googlegroups.com.
To post to this group, send email to ns-u...@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-users.
For more options, visit https://groups.google.com/d/optout.

prema kashi

unread,
Jul 20, 2018, 9:11:43 AM7/20/18
to ns-u...@googlegroups.com

Hello sir my doubt is implementation of cooperative balancing routing of wireless sensor network to mobile ad hoc network


On Jul 20, 2018 6:35 PM, "prema kashi" <kaship...@gmail.com> wrote:
>
> Thank you sir
>
> On Jul 20, 2018 6:28 PM, "knudfl" <knu...@ofir.dk> wrote:
>>
>> Hi.
>>
>> »» .. implement CBR of wireless  network to Ad hoc network «« :
>> I guess so. Google, ad-hoc network example
>> https://www.google.com/webhp?hl=all&gws_rd=ssl#hl=en&q=ns2+ad-hoc+network+example
>> .... And watch examples with CBR.
>>
>> There are many examples.tcl with CBR, cbr →
>> cd 000-All-examples-4/
>> grep cbr *
>> grep cbr * | wc -l             // 27499 lines with `cbr´
>>
>> grep CBR *
>> grep CBR * | wc -l          // 7905 lines with CBR  ( [new Agent/CBR], etc.)
>> Package with ~3000 ex = "all_tcl-examples-4.tar.xz" >> 000-All-examples-4/
>> https://drive.google.com/file/d/1QbeW9Rtr_MU0JgfJiFQF-5N-5Okv8OGK/view?usp=sharing
>> Tree https://drive.google.com/drive/folders/0B7S255p3kFXNSmRYb2lGcDRUdWs?usp=sharing
>>
>>
>>
>> On Friday, July 20, 2018 at 6:24:11 AM UTC+2, prema kashi wrote:
>>>
>>> Hello every one
>>>
>>> can I implement Cooperative balancing routing algorithm(CBR) of wireless  network to Ad hoc network .
>>>
>>> with regards
>>> premala
>>
>> --
>> You received this message because you are subscribed to the Google Groups "Network Simulator 2 (NS2)" group.

>> To unsubscribe from this group and stop receiving emails from it, send an email to ns-users+u...@googlegroups.com.

knudfl

unread,
Jul 20, 2018, 11:06:54 AM7/20/18
to Network Simulator 2 (NS2)
WSN :

cd wsn-ex-11.17/
grep CBR
*
.
.
mv45
.tcl:# Tcl script to make communication between nodes using AODV routing protocol and CBR traffic
mv45
.tcl:#set data_interval     0.2    ;# CBR Traffic Interval
Scenario1.tcl:   set cbr([expr $src + $stage]) [new Application/Traffic/CBR]
Scenario1-WSN.tcl:   set cbr([expr $src + $stage]) [new Application/Traffic/CBR]

grep
-R cbr * | wc        // 267 lines with cbr
wsn-ex-11.17.tar.gz → →

-----------------------------

Mobile Ad Hoc Network (MANET)
cd ex-manet5/
grep
-R CBR *                     // 151 lines with CBR

grep
-R cbr * | wc                // 695 lines with cbr
--------------------------

prema kashi

unread,
Jul 22, 2018, 10:44:18 AM7/22/18
to ns-u...@googlegroups.com
thank u sir I will try

To unsubscribe from this group and stop receiving emails from it, send an email to ns-users+unsubscribe@googlegroups.com.

To post to this group, send email to ns-u...@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages