Back to Projects GitHub Profile

Yasin Engin NDN

NDN Simulation Labs - ndnSIM & NS-3 Experiments

A research-oriented lab track for studying Named Data Networking behavior through repeatable simulations.

NDN CCN ndnSIM NS-3 NFD

Problem

NDN changes the center of networking from host addresses to named content. That shift is powerful, but it is hard to understand from theory alone. These labs are designed to make forwarding, caching, Interest/Data exchange, and topology behavior observable through simulation.

Architecture

The lab structure is based on a repeatable simulation pipeline: define topology, configure producers and consumers, choose forwarding and cache behavior, run the scenario, collect results, and compare the outcome against a baseline.

Technologies

What I Built

Screenshots / Diagrams

Consumer NDN Routers Producer Cache Policy Metrics

GitHub Repository

Repository status: a dedicated public NDN lab repository is being prepared. Until the materials are published, the GitHub profile links the related networking work in one place.

Open YasinEnginn on GitHub

What I Learned

Future Improvements