GithubHelp home page GithubHelp logo

lwgboy / onos-sdn-wise-app-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sdnwiselab/onos-sdn-wise-app-samples

0.0 1.0 0.0 1.64 MB

Sample applications for ONOS & SDN-WISE

Java 95.59% Python 4.41%

onos-sdn-wise-app-samples's Introduction

SDN-WISE & ONOS Sample network applications

Sample Applications

This repository contains sample and testing network applications for the SDN-WISE & ONOS network operating system. These applications demonstrate the use of SDN-WISE & ONOS on three different case:

  • Integrated packet forwarding across switches and sensor nodes. This network application leverages SDN-WISE & ONOS functionality of providing a unified view of OpenFlow switches and SDN-WISE sensor nodes and finds the optimal paths to forward sensor packets. Such paths may include heterogeneous network segments. Despite this heterogeneity, packets are transparently forwarded. This network application has been used in the context of an in-network MapReduce use case. Both the network application and the Mininet scripts that can be used to deploy the use case can be found here.
  • Geographic packet forwarding. This network application leverages the in-network processing functionality provided by SDN-WISE, in order to perform geographic forwarding. In this case, all sensor nodes send to SDN-WISE & ONOS their neighborhood along with the corresponding RSSI values. Then, SDN-WISE & ONOS calculates their coordinates and sends them to the nodes. When a node wants to send a packet to an unknown destination, it asks SDN-WISE & ONOS to get the coordinates of the destination. Then, it forwards the packet to its neighbor, which has the smallest Euclidean distance to the destination. The source code for this network application can be found here.
  • Geographic multicast. This network application is based on the Geographic forwarding one, however it focuses on the multicast case. It takes care of group management, whereas it leverages Euclidean Steiner trees to find the optimal path to all the destinations. The source code for this network application can be found here.

Please note that the latter two applications are in experimental state.

Resources

SDN-WISE & ONOS repository: https://github.com/sdnwiselab/onos

SDN-WISE on Contiki: https://github.com/sdnwiselab/sdn-wise-contiki

SDN-WISE emulated node in Java: https://github.com/sdnwiselab/sdn-wise-java

onos-sdn-wise-app-samples's People

Contributors

acanadiotis avatar sebmilardo avatar

Watchers

 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.