NDN HACKATHONS

NDN HACKATHONS

Recent and upcoming NDN Hackathons
Read More
TUTORIAL VIDEOS

TUTORIAL VIDEOS

Watch NDN tutorial videos
Read More
THE NDN TESTBED IS GROWING

THE NDN TESTBED IS GROWING

The NDN research testbed is a shared resource created for research purposes, that now includes nodes in Asia and Europe.
Read More
NDN VIDEO FAQ

NDN VIDEO FAQ

Questions about NDN answered on video by faculty, students, staff researchers, and colleagues.
Read More

Let the World Reach Your NFD

[This post is a repost from https://yoursunny.com/t/2016/nfd-prefix/ written by NDN developer Junxiao Shi]

Named Data Networking (NDN) is a potential future Internet architecture designed as a distribution network. My last post on yoursunny.com described how to connect an end host running NDN Forwarding Daemon (NFD) to the NDN Testbed, a backbone NDN network for research purposes, and retrieve contents from that network. An equally important topic is: how can you publish contents into the backbone network?

As mentioned in the last post, NDN communication is receiver driven. Interests expressed by the consumer application are forwarded toward the producer following the routing table, and Data packets carrying contents flow back on the reverse path of Interests. Every end host and router along the path between consumer and producer needs to have a route in its routing table, so that NFD can forward the Interest, hop by hop, toward the producer. On your own machine, nfdc register command adds a route to the routing table; however, if you want to publish contents into the backbone network and make them available for others to retrieve, you won’t be able to directly execute nfdc register command on a terminal of the routers. How can you add a route without console access?
Read More

Named Data Networking (NDN) Project Newsletter for May/June 2016

The NDN project team compiles and publishes this newsletter monthly to inform the community about recent activities, technical news, meetings, publications, presentations, code releases, and upcoming events. You can find these newsletters posted on the Named Data Networking Project blog.

Community Outreach

  • On May 31-June 1, 2016, NIST hosted a two-day workshop on Named Data Networking on their campus in Gaithersburg, MD. Day 1 theme focused on the Internet of Things, Day 2 theme covered Big Data and Big Media. See the agenda and the webcast.

Read More

NDN-NP Project 2015-2016 Annual Report

We recently published our annual report covering our activities from May 2015 through April 2016. For the entire report see http://named-data.net/wp-content/uploads/2016/06/ndn-ar2016.pdf:

V. Jacobson, J. Burke, L. Zhang, T. Abdelzaher, B. Zhang, k. claffy, P. Crowley, J. Halderman, C. Papadopoulos, and L. Wang, “Named Data Networking Next Phase (NDN-NP) Project May 2015 – April 2016 Annual Report”, Tech. rep., Named Data Networking (NDN), Jun 2016.

This report summarizes our accomplishments during the second year of the Named Data Networking Next Phase (NDN-NP) project (the 5th year of the overall project. This phase of the project focuses on deploying and evaluating the NDN architecture in four environments: building automation management systems, mobile health, multimedia real-time conferencing tools, and scientific data applications. Implementation and testing of pilot applications in these network environments further demonstrated our research progress in namespace design, trust management, and encryption-based access control. Highlights from this year include:

Read More

Named Data Networking (NDN) Project Newsletter for April 2016

The NDN project team compiles and publishes this newsletter monthly to inform the community about recent activities, technical news, meetings, publications, presentations, code releases, and upcoming events. You can find these newsletters posted on the Named Data Networking Project blog.

Community Outreach

  •  We are pleased to announce that NIST will host a two-day workshop on Named Data Networking on their campus in Gaithersburg, MD on May 31-June 1, 2016. Day 1 theme will focus on the Internet of Things, Day 2 theme will cover Big Data and Big Media. Please find the agenda and links to registration and hotel information online at http://www.nist.gov/itl/antd/named-data-networking.cfm. Registration will close one week prior to the workshop.

Read More

Named Data Networking (NDN) Project Newsletter for March 2016

The NDN project team compiles and publishes this newsletter monthly to inform the community about recent activities, technical news, meetings, publications, presentations, code releases, and upcoming events. You can find these newsletters posted on the Named Data Networking Project blog.

Community Outreach

  • On 20-23 March 2016 we held the 2nd NDN Hackathon and Project Retreat. We welcomed over 30 participants for the Hackathon and over 50 for the Retreat to the University of California at San Diego campus in La Jolla, CA. The retreat focused on science applications, technical discussions with a focus on NFD development, autoconfiguration IoT over NDN, and architectural principles and future collaboration and funding opportunities. For final agenda, slides, and breakout outcomes see the web page at www.caida.org/workshops/ndn/1603/. For the final list of projects and links to code from the Hackathon, see http://2nd-ndn-hackathon.named-data.net/.

Read More