Ns3 Projects for B.E/B.Tech M.E/M.Tech PhD Scholars.  Phone-Number:9790238391   E-mail: ns3simulation@gmail.com

Does Ns3 Work in Windows 10

             Obviously, we are capable to process the network simulator 3 in the windows 10 and mainly this article is about the depiction of that process.

Stage: 1

            Initially, we have to download the Cygwin setup files in the windows 10 OS based system through the URL, https://cygwin.com/setup-x86_64.exe

Link to Download Cygwin

Stage: 2

             Consequently, we have to execute the below mentioned commands in the terminal to install the ns-allinone-3.28 in windows 10 with Cygwin.

cd /home/research/ns-allinone-3.28
sudo ./build.py --enable-examples –enable-tests
Installation of Ns-Allinone-3.28 in Windows 10

Stage: 3

          Finally, we have to implement the highlighted commands to execute the ns3 main file.

cd /home/research/ns-allinone-3.28/ns-3.28
sudo ./waf --run Main --vis
Execution of Ns3 Main File

            While working on this ns3 process in windows 10 by your own, you guys may face some issues and we have here to help, so ping us to aid more.