Through this article we have illustrated the process of downloading network simulator 2 in windows 10. Come let’s take a glance over the Ns2.35 download.
Install Ubuntu on VMware Workstation in Windows 10
Firstly, we have to install the Ubuntu on VMWare workstation pro through the implementation of below mentioned steps.
- Mainly, we have to download VMware Workstation Pro and Ubuntu OS ISO files
- Then, select the Ubuntu OS file to install and configure the Ubuntu OS
Install Basic Required Packages
We have to install the below mentioned packages to install Ns2.35 just by the execution of the commands highlighted below in Ubuntu terminal.
apt-get update
apt-get install
apt-get install pkg-config libxml2 libxml2-dev
apt-get install gcc g++ make automake autoconf binutils
apt-get install openssh-server openssh-client openssl libssl-dev
apt-get install tcpdump gdb emacs
Download Ns2.35
At this moment, we have to download the packages based on Ns2.35 through the utilization of below mentioned commands.
mkdir repos
cd repos
hg clone https://sourceforge.net/projects/nsnam/
cd ns-2.35
We are ready to provide help and clear up all your difficulties at any stage. So, you can enrich your skills through our keen help.

