NDN
Named Data Networking (NDN) is a research framework for the future Internet that emphasizes data itself rather than host locations. It is a leading architecture within the Information-Centric Networking (ICN) paradigm, which seeks to simplify data access, improve security, and support mobility by focusing on named content rather than addresses.
NDN operates with two core packet types: Interest packets, which request a piece of data by its
Routers maintain three data structures: a Content Store (in-network cache) for cached Data, a Pending Interest
Security in NDN is data-centric. Data packets are signed by the producer, enabling verifiable authenticity regardless
NDN can operate over existing Internet infrastructure through gateways and supports features such as in-network caching,