Re: [ns] Multiple ad hoc routing protocols in a simulation

2014-03-04 Thread Topgun 007

Hi,
Any idea how multiple ad-hoc routing protocls (AODV, DSR etc) can be run
within a simulator. I have to communicate/interact them.

Thanks in advance


On Tue, Mar 4, 2014 at 9:56 AM, knudfl knu...@ofir.dk wrote:


  @hamta
  there are Installation Steps in wsnlab.org as a following ..
 
 http://forum.wsnlab.org/threads/how-to-install-ns2-35-with-mannasim-in-ubuntu-13-04.15/

 First : Don't believe everything you read on the Internet.
 And : The most tutorials are written by young students,
 who are using Linux and ns2 for the first time :
 None of those have usually done an ns2 build (and other Linux software)
 thousands of times.

 Note : The command $ git clone git://
 github.com/paultsr/ns-allinone-2.35.git
 ... works OK here. No sudo !
 ? But why not also try $ git clone
 https://github.com/paultsr/ns-allinone-2.35

 Mannasim info http://www.linuxquestions.org/questions/tags/mannasim/
 Mannasim, ns235
 http://www.linuxquestions.org/questions/tags/mannasim-ns235/

 -



 --
 View this message in context:
 http://network-simulator-ns-2.7690.n7.nabble.com/installing-mannasim-in-ns2-2-35-tp28303p28310.html
 Sent from the ns-users mailing list archive at Nabble.com.




[ns] Multiple protocols in one simulation

2014-02-05 Thread Topgun 007

Can we  run nodes with different routing protocols in ns simulation. For
Example: Node-A type is AODV, Node-B type is DSR. If node-B receives packet
for Node-A[i] of type AODV then it will forward/route to the destination.

Many Thanks


Re: [ns] Network coding implementation

2014-01-21 Thread Topgun 007

http://www.isi.edu/nsnam/ns/tutorial/ (Section: Wireless Simulation in NS2)
http://www.isi.edu/nsnam/ns/doc/index.html (detailed manual)


On Mon, Jan 20, 2014 at 3:58 PM, Olfa ben Rhayem
olfa.benrha...@gmail.comwrote:


 HEllo evrybody,

 Please i want to know how can i imlement Network Coding in NS2 over
 wireless ad-hoc network ( MANET)


 --
 Best Regards
 Ben Rhaiem OLFA.
 Phd Student at National Engineering School of Sfax (ENIS), University of
 Sfa
 x
 (+216) 26 153 192
 ---



[ns] Router Bridge for heterogeneous routing protocols

2014-01-19 Thread Topgun 007

Hi,
I have to create a node which will act as a router/bridge between two
different type of routing protocols e.g AODV - Router  DSR
I need your help for:
- Is there any router script/code available which can be used as reference
- Any ideas how to transform the packets/requests of different protocols
e.g. AODV packet to DSR and vice versa .. ?

I am new to ns2 and will appreciate your help..
Thanks


Re: [ns] Router / Gateway between two different ad hoc routing protocols

2014-01-07 Thread Topgun 007

I have to communicate two ad hoc nodes running different routing protocol
e.g. one is running AODV and other is DSR. I am thinking to create or
update existing gateway/router (if exists) which will act as a bridge
between them.
I am new to NS-2 and like to know: Is there any router / gateway which
provides this type of communication/compatibility and or is there any
router implementation which i will modify to solve the above the problem.
I will really appreciate your help in this regard... Thanks




Key Words: ns-2, ad hoc, ad-hoc, MANET, router, gateway, node, aodv, dsr,
dodv


On Tue, Jan 7, 2014 at 7:24 PM, Topgun 007 topgun...@gmail.com wrote:

 I have to communicate two ad hoc nodes running different routing protocol
 e.g. one is running AODV and other is DSR. I am thinking to create or
 update existing gateway/router (if exists) which will act as a bridge
 between them.
 I am new to NS-2 and like to know: Is there any router / gateway which
 provides this type of communication/compatibility and or is there any
 router implementation which i will modify to solve the above the problem.
 I will really appreciate your help in this regard... Thanks




 Key Words: ns-2, ad hoc, ad-hoc, MANET, router, gateway, node, aodv, dsr,
 dodv