A study on the efficiency of the object model for a dynamic feedback mechanism in network simulator 2 (NS-2) / Nor Adora Endut, Rozianawaty Osman and Noorazida Mohd Idris

An apparent constraint on the Network Simulator (NS-2) is that it does not currently allow for dynamic interaction between itself and the users while a network simulation process is running. Having realized the advantages of NS, it is interesting to investigate the feasibility to develop a mechanism...

Full description

Saved in:
Bibliographic Details
Main Authors: Endut, Nor Adora, Osman, Rozianawaty, Mohd Idris, Noorazida
Format: Research Reports
Language:English
Published: Research Management Institute (RMI) 2008
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/27123/1/LP_NOR%20ADORA%20ENDUT%2008_5.pdf
https://ir.uitm.edu.my/id/eprint/27123/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:An apparent constraint on the Network Simulator (NS-2) is that it does not currently allow for dynamic interaction between itself and the users while a network simulation process is running. Having realized the advantages of NS, it is interesting to investigate the feasibility to develop a mechanism that would enable the dynamic interaction between the users and NS itself. This project is focused on proposing the utilization of CORBA to develop a middleware having the dynamic interaction mechanism for NS-2. With CORBA having the overall view of the programming realm as individual objects allowing for interoperability, it offers the possibility to observe NS procedures and algorithms as objects and allow for a remote CORBA client to access these objects to be operated on without the direct access to the NS core itself. In essence, this project presents the key characteristics of the CORBA architecture, making it relevant in the development of the dynamic feedback mechanism within NS. A CORBA interface that binds a CORBA server with the NS core is utilised and based on the CORBA server, a CORBA client which provides remote access to the NS core is developed. Several simulations are run via the developed CORBA client to demonstrate the capability to trigger simulations, retrieve simulation results and modify the simulation configurations by the CORBA client without directly accessing the NS core