NS2 : A real-time network simulation tool

NS2 : A real-time network simulation tool - we say welcome to you who have been searching for information via search engines such as Google, in a blog Tech Gallery, now we will discuss information about the NS2 : A real-time network simulation tool, we have been looking for a lot of information from a trusted and collect it in this blog, so you get the information complete and easy to understand, please read through:


You can also see our article on:





NS2 is an open-source simulation tool that runs on Linux. It is a discreet event simulator targeted at networking research and provides substantial support for simulation of routing, multicast protocols and IP protocols, such as UDP, TCP, RTP and SRM over wired and wireless (local and satellite) networks. It has many advantages that make it a useful tool, such as support for multiple protocols and the capability of graphically detailing network traffic. Additionally, NS2 supports several algorithms in routing and queuing. LAN routing and broadcasts are part of routing algorithms. Queuing algorithms include fair queuing, deficit round-robin and FIFO.
ns-2 was built in C++ and provides a simulation interface through OTcl, an object-oriented dialect of Tcl. The user describes a network topology by writing OTcl scripts, and then the main ns-2 program simulates that topology with specified parameters. It runs on LinuxFreeBSDSolaris and Mac OS X. It is licensed for use under version 2 of the GNU General Public License.
Ns is often growing to include new protocols
NS2 Goals
• To support networking research and education
– Protocol design, traffic studies, etc.
– Protocol comparison;
– New architecture designs are also supported.
• To provide collaborative environment
– Freely distributed, open source;
– Increase confidence in result


NS architecture 

Object-oriented & modular
pros: code reuse (e.g., TCP variants), maintenance
cons: performance (speed and memory), careful planning of modularity 

Software structure
  • uses two languages: C++ and OTcl (Object TCL) -to achieve separation of control- and packet level
             C++ for packet processing
               • fast execution, detailed, full control over execution
               • to make simulator scalable, packet processing must be done at C++ level
             OTcl for control
                   • simulation setup, configuration, occasional actions (e.g., creating new TCP flows)
  •      compromise between speed and abstraction level(s) offered to the user
  •      draw back: need to learn two languages and debug in two “worlds” 




Information about the NS2 : A real-time network simulation tool we have conveyed

A few of our information about the NS2 : A real-time network simulation tool, I hope you can exploit carefully

You have finished reading NS2 : A real-time network simulation tool and many articles about Tech Gallery in our blog this, please read it. and url link of this article is https://littlebitjohnny.blogspot.com/2012/08/ns2-real-time-network-simulation-tool.html Hopefully discussion articles on provide more knowledge about the world of new tech gadgets.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : NS2 : A real-time network simulation tool

0 comments:

Post a Comment