A Brief Introduction to Named Data Networking



download Download PDF

A Brief Introduction to Named Data Networking

by Alex Afanasyev, Jeff Burke, Tamer Refaei, Lan Wang, Beichuan Zhang, Lixia Zhang

As a proposed Internet architecture, Named Data Networking (NDN) is designed to network the world of computing devices by naming data instead of data containers as IP does today. With this change, NDN brings a number of benefits to network communication, including but not limited to builtin multicast, in-network caching, multipath forwarding, and securing data directly. NDN also enables resilient communication in intermittently connected and mobile ad hoc environments, which is difficult to achieve by today’s TCP/IP architecture. This paper offers a brief introduction to NDN’s basic concepts and operations, together with an extensive reference list for the design and development of NDN for readers interested in further exploration of the subject.