Skip to content

FBDr/6lowpanstars

Repository files navigation

Introduction

This is a fork of the ndnSIM: NS-3 based NDN simulator repository: https://github.com/named-data-ndnSIM/ndnSIM, combined with the NS-3 repository https://github.com/nsnam/ns-3-dev-git. The most relevant branches are the 'master' branch for the 'smart home' scenario and the 'fac3' branch for the 'smart factory' scenario.

Structure

The simualtion set-up files can be found in the wsn-iot-v1 folder folder. The implmented CoAP files are included in applications folder. All files start with coap-.. and are based on the udp-client and udp-server apps.

The customised ndn Zipf-Mandelbrot application can be found in the ndn/apps folder.

Installation

Install NS-3 according to the instructions in https://github.com/nsnam/ns-3-dev-git. Merge this repository with the NS-3 folder.