|
|
|
|
|
by digdugdirk
845 days ago
|
|
The wikipedia article is a decent high level overview: [1] "Content-Centric Networking (CCN) diverges from the IP-based, host-oriented Internet architecture by prioritizing content, making it directly addressable and routable. In CCN, endpoints communicate based on named data rather than IP addresses. This approach is a part of information-centric networking (ICN) architecture and involves the exchange of content request messages (termed "Interests") and content return messages (termed "Content Objects")." It seems well suited for a distributed p2p style network in my mind, but its definitely not anywhere near my area of expertise. [1] - https://en.wikipedia.org/wiki/Content_centric_networking |
|