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

How is Ns-3 Developed Using Python and C++

            We are here to provide the complete research assistance for the development of Ns3 through the utilization of both the C++ and python.

Stage: I

           As the first process, we have to create the ns3 simulation code in python and C++ and that has to be stored in the scratch folder.

Creation of Ns3 Simulation

Stage: II

          Then, we have to configure the python and C++ code in Ns3 through the implementation of following commands.

cd /home/research/ns-allinone-3.26/ns-3.26
sudo ./waf configure

Stage: III

           Following that, we have to simulate the ns3 C++ code through the implementation of the below mentioned commands.

cd /home/research/ns-allinone-3.26/ns-3.26
sudo ./waf --run CCMain --vis
Result of Ns3 C++ Code Simulation

           On the other hand, we have included another method to run ns3 python code and we can simulate the ns3 python code through the implementation of the below mentioned commands.

cd /home/research/ns-allinone-3.26/ns-3.26
sudo ./waf --pyrun scratch/PythonMain.py

              To this end, we are ready to provide the complete research guidance on the stage where you face some issues and required assistance for your research.