THE ANALYSIS AND IMPLEMENTATION OF OMNeT++ FRAMEWORK
The OMNeT++ is basically a collection of software tools and libraries which you can use to build your own simulation models. OMNeT++ is an object oriented modular discrete event network simulation framework. It has a generic rchitecture, so it can be used in various problem domains, such as, validating of hardware architecture, evauating performence aspects of the complex software systems, protocol modelling etc.. OMNeT++ simulations can be run under various use interfaces. When building and running the OMNeT++ simulation we must consider the topology, messages and the simulation system provides the simulation kernel and user interfaces. This paper presents the implementation and analysis of OMNeT++ framework, visualizing results with plove and scalars.