Coder Social home page Coder Social logo

gelliravi / ns3-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vindicadi198/ns3-python

0.0 2.0 0.0 2.8 MB

Interface written in Cython which allows NS3 applications to be written in Python

Makefile 25.89% Batchfile 25.56% Python 32.64% C++ 15.91%

ns3-python's Introduction

Topics in Networks - NS3
------------------------

Group 20:
--------
Sudarshan S CS10B036
Aditya V Kamath CS11B001
G Bhargav Reddy CS11B012

Project Part A
--------------

Dependencies: Cython, NS-3 with Python bindings enabled

Steps to install:
Apply the patch group20_partA.patch by running the following command:

  git apply group20_partA.patch

in the ns-allinone-3.xx/ns-3.xx folder. The patch should apply cleanly.

Configure the build system:

  ./waf configure
  ./waf --apiscan=applications
  ./waf

Once the compilation is done, you can now run the test examples:
  cd ns-3.xx
  cd python-demo
  ./configure
  make

This should create a .so file in the same folder.
Now run the example as:
  cd ..
  ./waf --pyrun python-demo/demo.py


Project Part B
--------------
Dependencies: NS3 and nothing else

Steps to setup:
Apply the patch group20_partB.patch by running the following command:

  git apply group20_partB.patch

in the ns-allinone-3.xx folder.

The copy the example file to the scratch folder. To test it run:
  ./waf --run scratch/policy-routing 

The example can also be run using the visualiser.

ns3-python's People

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.