The document discusses Content Centric Networking (CCN), which is a new approach that focuses on disseminating information based on content names rather than network connections. CCN stores mappings between names and data, and replicates data throughout the network to increase efficiency and resilience. CCN uses interest and data packets, and each node has a content store, pending interest table, and forwarding information base. The architecture processes interests by checking local storage and forwarding tables before inserting pending interests.