LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-22-2013, 11:29 PM   #1
muthana
Member
 
Registered: Oct 2013
Posts: 61

Rep: Reputation: Disabled
Smile 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
 
Old 10-23-2013, 04:01 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
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 ..

-

Last edited by knudfl; 10-24-2013 at 12:33 AM.
 
Old 10-26-2013, 07:48 AM   #3
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
hi, please I need NS2.34 program who can sent it to me

thank you
 
Old 10-28-2013, 08:27 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 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 .

-
 
1 members found this post helpful.
Old 11-02-2013, 09:11 AM   #5
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
Hi, How to install MAODV protocol in NS-2.34
Thanks
 
Old 11-02-2013, 10:01 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 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 .


-

Last edited by knudfl; 11-02-2013 at 10:22 AM.
 
Old 11-20-2013, 08:00 AM   #7
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
Hi buddies,
any idea of how use or implement multicasting

thank you
 
Old 12-08-2013, 04:47 AM   #8
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
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
 
Old 01-31-2014, 11:52 AM   #9
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
how to download ubuntu 12.4
 
Old 02-03-2014, 12:35 PM   #10
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
Hi every body
can any one sent to me steps to install ns2.33 in ubuntu 12.4
thanks for all
 
Old 02-03-2014, 12:45 PM   #11
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
# 10 :

Is it Ubuntu 12.04 - 32bits (i686) ?

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


-
 
Old 02-03-2014, 09:56 PM   #12
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
yes ubuntu 12.04 - 32bits (i686)
 
Old 02-04-2014, 03:05 AM   #13
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
#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

-

Last edited by knudfl; 02-04-2014 at 08:47 AM.
 
Old 02-04-2014, 03:51 AM   #14
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
Thanks knudfl
 
Old 02-06-2014, 04:26 AM   #15
muthana
Member
 
Registered: Oct 2013
Posts: 61

Original Poster
Rep: Reputation: Disabled
Hi sir knudfl
please con you sent to me the steps for (How to implement GPRS routing protocol in ns 2.33)
thank you
 
  


Reply

Tags
gprs, gpsr, maodv, multicast, ns2



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Patch CBRP -Cluster based Routing Protocol for Manet (NS-2.33) vuichoigiaitri Linux - Wireless Networking 6 01-12-2018 06:24 AM
[ASK] About MANET (adhoc routing protocol) kucrut69 Linux - Networking 13 06-06-2013 02:36 PM
Patch Hybrid Routing Protocol in Manet vuichoigiaitri Linux - Wireless Networking 0 12-10-2012 03:44 PM
Energy Efficient Routing Protocol implementation in NS2 engrasafkhan Linux - Newbie 1 07-20-2012 08:41 AM
ns-2 simulator implementing a manet routing protocol myrto Programming 1 07-09-2007 03:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration