Design and Implementation of a Visual Network Simulation System Based on NS2

REN Ju,DENG Xiao-heng,CHEN Zhi-gang
DOI: https://doi.org/10.3969/j.issn.1007-130x.2011.02.003
2011-01-01
Abstract:NS(Network Simulator) has always been widely used in network simulation.However,some of its shortcomings such as difficulty in use,lack of long-range simulation support have limited its development.This paper proposes a remote visualization simulation system based on NS2 and gives the implementing method.We use Flex and the ActionScript programming language to develop the client program.In addition,we use component technology to develop the library of scenarios and a distributed component autonomy model to realize the automatic generation of the script.Then the system conveys the script to the server and the NS2 child process executes this script by remote calling.Meanwhile,the third-party software library Gawk and Pnuplot are integrated to analyze the simulation results and realize the curves description and the animation show of the results,which ensures that protocol researchers can have an intuitive and in-depth understanding of the complex network behavior.It provides a good platform for the users who are learning computer network remotely.
What problem does this paper attempt to address?