Patching Ns-2
Patching Ns2 for adding new protocols or agents of for resolving issues/errors.
-
Implementing a 3D UWSN Localization Algorithm in ns-2-Aquasim
This article addresses some of the obstacles that one should pass before trying to implement a custom 3D version of any localization algorithm under ns-2-Aquasim. Of course, this installation or […]
3D Network Simulations, Experiments on Ns2, ns-2, Ns-2 Installation, Patching Ns-2, Research, Restricted Articles -
Cognitive Radio Cognitive Network(CRCN) Simulator for ns-2.
Cognitive Radio “A cognitive radio (CR) is a radio that can be programmed and configured dynamically to use the best wireless channels in its vicinity to avoid user interference and […]
Experiments on Ns2, ns-2, Ns-2 Installation, Patching Ns-2, Research, Restricted Articles -
Installing Aquasim & Aqua3D on an old Linux under VirtualBox
Some of the old ns-2 versions and even some very old ns-3 versions can only be installed on an older Linux variant because of the gcc and gcc-lib compatibility issues. […]
3D Network Simulations, Experiments on Ns2, ns-2, Ns-2 Installation, Patching Ns-2, Research, Restricted Articles -
Confusions in doing VANET simulations using DSRC/WAVE under ns-3
VANET and DSRC As a researcher, if you search the Internet for previous implementations related to VANET simulations using DSRC/WAVE you will see a lot of previously published works related […]
Articles for Research Scholars, ns-2, ns-3, Omnet++, Patching Ns-2, Research, Unrestricted Articles -
Procedure for Installing MultiChannel Patch for ns-2 Cognitive Radio Network Model Simulations
Installing Cognitive Radio Extension on ns-2 The following article explains the way of installing cognitive radio extension on ns-2 simulator with a detailed step by step procedure. Cognitive Radio […]
Patching Ns-2, Unrestricted Articles -
Patching a old ns2 version for SWARM Routing Agent
Here we assume that the student is a Graduate level/research level student with an elementary knowledge of Linux/Cygwin and ns2. (The given procedure is for ns2.26 only – refer to […]
Patching Ns-2, Unrestricted Articles -
Installing the tcp agent ‘tcpLinux’ under any old version of ns2
The following procedure shows the steps for installing the TCP agent ‘tcpLinux’ under any old version of ns2 (the latest version of ns2 will contain this tcp agent by default) […]
Patching Ns-2, Unrestricted Articles -
Patching old version of ns2 for installing DCCP Protocol
The DCCP Patching proceedure This is a simple procedure but it may consume few minutes / few weeks or even few months for an average student/scholar. Note: dccp is not readily available in […]
Patching Ns-2, Unrestricted Articles -
Procedure for Installing TCP Westwood on an old ns-2
Installing tcp-westwood 1. Add the modules tcp-westwood.cc and tcp-westwood.h to the main NS-2 directory (which is something like: ../ns-allinone-2.28/ns-2.28 /tcp 2. Modify the Makefile so that it compiles and links […]
Patching Ns-2, Unrestricted Articles -
Patching ns-2 for OLSR Routing Protocol
Optimized Link State Routing Protocol(OLSR) is not readily available with ns-2. We can apply a suitable version of the OLSR patch on a suitable version of ns-2 and do our […]
ns-2, Ns-2 Installation, Patching Ns-2, Unrestricted Articles