LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how can I find implementation of multicast routing protocol for MANET? (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-find-implementation-of-multicast-routing-protocol-for-manet-4175481858/)

muthana 10-22-2013 11:29 PM

how can I find implementation of multicast routing protocol for MANET?
 
Hi, please I need help from any one had information about (How to implementation to multicast routing protocol for MANET (MAODV) in NS-2, Thank you

knudfl 10-23-2013 04:01 PM

MAODV links

http://www.linuxquestions.org/questi...2-34-a-787178/

http://www.sce.carleton.ca/wmc/code.html
http://kunz-pc.sce.carleton.ca/thesis/maodv-ns-2.26.pdf
http://kunz-pc.sce.carleton.ca/Thesis/maodv-code.zip
http://kunz-pc.sce.carleton.ca/Thesis/maodv-scripts.zip

http://www.hynet.umd.edu/research/maodv/MAODV-UMD.html

And : Google .. maodv ns2 ..

-

muthana 10-26-2013 07:48 AM

hi, please I need NS2.34 program who can sent it to me

thank you

knudfl 10-28-2013 08:27 AM

# 3 .

What is it you want for ns-2.34 ? "multicast routing protocol" ?

Note 1: ns-allinone-2.26 can be built on any 32bits Linux OS.
Note 2:
You can have as many versions of ns-allinone-2.xx as you want,
installed at the same time.
But : Do never add any *PATH text to .bashrc .

-

muthana 11-02-2013 09:11 AM

Hi, How to install MAODV protocol in NS-2.34
Thanks

knudfl 11-02-2013 10:01 AM

# 5 .

About http://kunz-pc.sce.carleton.ca/Thesis/maodv-code.zip
First thing to do (probably) :
Get the buggy ns-2.26 maodv code fixed so it works in ns-2.26 .

Next : Port the c++ code to ns-2.34 .


-

muthana 11-20-2013 08:00 AM

Hi buddies,
any idea of how use or implement multicasting

thank you

muthana 12-08-2013 04:47 AM

please any one can sent to me any example of multicasting (maodv) protocol I need to check the protocol that I install it
thank's

muthana 01-31-2014 11:52 AM

how to download ubuntu 12.4

muthana 02-03-2014 12:35 PM

Hi every body
can any one sent to me steps to install ns2.33 in ubuntu 12.4
thanks for all

knudfl 02-03-2014 12:45 PM

# 10 :

Is it Ubuntu 12.04 - 32bits (i686) ?

This command will reply : $ uname -m <Enter>


-

muthana 02-03-2014 09:56 PM

yes ubuntu 12.04 - 32bits (i686)

knudfl 02-04-2014 03:05 AM

#10, #12 .
Quote:

.. steps to install ns2.33 in ubuntu 12.04
First :
Install the compilers gcc41-compat-4.1.2.ubu1204_i386.deb, g++41-compat-4.1.2_i386.deb,
post #18 here http://www.linuxquestions.org/questi...022/page2.html


Next : In /home/muthana/ : $ tar xvf ns-allinone-2.33.tar.gz
$ export CC=gcc41 CXX=g++41 && ./install
$ cd ns-2.33/ && sudo make install

-

muthana 02-04-2014 03:51 AM

Thanks knudfl

muthana 02-06-2014 04:26 AM

Hi sir knudfl
please con you sent to me the steps for (How to implement GPRS routing protocol in ns 2.33)
thank you


All times are GMT -5. The time now is 07:08 AM.