Git Product home page Git Product logo

ns-3-dce-assignment's Introduction

Dumbbell Topology using Direct Code Execution in ns-3

  • This repository contains the C++ program for creating a dumbbell topology in ns-3 DCE(Direct Code Execution)
  • Performance of the topology was tested using iperf tool
  • This assignment was done under the Data Communication course of fourth semester

Direct Code Execution

ns-3 Direct Code Execution (DCE) is a different tool than native ns-3 and allows the user to run Linux libraries inside the ns-3 environment.

Dumbbell Topology:

  • There will be n clients, 2 routers in between and 1 server
  • This topology will be implemented using point to point dumbbell helper
  • The clients are connected to one of the router and server to the other router
  • IP addresses of the routers are 10.1.0.1 and 10.1.0.2
  • IP addresses of the clients: starting from 10.1.1.1, subnet mask is set by default as 255.255.255.240
  • IP address of the server: 10.1.2.1

Topology Visualization:

- client 1    -------
- client 2    -------
-    .                  router 1 ------------------------   router 2-----------   server 1 
-    .                  10.1.0.1                            10.1.0.2              10.1.2.1
-    . 
-    .        -------           
- client n    -------

Team Members:

  • MANAS GUPTA - 171CO122 (Github)
  • ANIMESH KUMAR - 171CO108 (Github)
  • SRIVATSAN V - 171CO247 (Github)

Useful Links and References:

  • ns-3 DCE GitHub RepositoryLink
  • ns-3 Quick Start Guide Link
  • Iperf Network Bandwidth Measurement Tool Link

ns-3-dce-assignment's People

Contributors

manas11 avatar

Stargazers

 avatar  avatar

Forkers

animeshk08

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.