Archives for ndn-cxx

NDN Project Monthly Newsletter for September 2015

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

  • NDNComm2015: This month we hosted over 100 people from 63 institutions and 13 countries at the NDN Community Meeting (NDNComm 2015) held at the University of California at Los Angeles campus in the Little Theater, Macgowan Hall, UCLA on 28-29 September 2015. They participated in presentations, breakout discussions, posters and panels. To view the presentations, view the archived live streams linked below. We will publish a report summarizing the meeting soon. You can view most of the presentation slides at http://www.caida.org/workshops/ndn/1509/.
  • Preceding NDNComm 2015, we held the first NDN Hackathon: 26-27 September 2015. 25 participants selected 7 projects out of 19 submissions. For a complete list of projects, and the winning project, please see http://ndncomm.github.io/

Read More

NDN Project Monthly Newsletter for July 2015

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

  • Plans continue for the NDN Community Meeting (NDNcomm 2015) at the University of California at Los Angeles campus in the Little Theater, Macgowan Hall, UCLA on 28-29 September 2015. Registration is open on the website.
  • Hackathon: 26-27 September 2015. We are excited to announce the first NDN hackathon scheduled prior to the upcoming NDNcomm 2015. The organizers welcome participants across all experience levels and are reaching out to the community for project suggestions. If you have an idea for a project, please email ndncomm2015-hackathon@named-data.net
  • Project representatives will pitch their ideas to hackathon attendees and act as guides/mentors. We also plan projects suitable for NDN newcomers. Please stay tuned to http://www.caida.org/workshops/ndn/1509/#hackathon. We hope to see you in LA!

Read More

NDN-NP Project 2014-2015 Annual Report

We recently published our annual report covering our activities from May 2014 through April 2015. We excerpt the executive summary here, for the entire report see http://named-data.net/wp-content/uploads/2015/06/ndn-ar2015.pdf:

The heart of the current Internet architecture is a simple, universal network layer (IP) which implements all the functionality necessary for global interconnectivity. This thin waist was the key enabler of the Internet’s explosive growth, but its design choice of naming communication endpoints is also the cause of many of today’s persistently unsolved problems. NDN retains the Internet’s hourglass architecture but evolves the thin waist to enable the creation of completely general distribution networks. The core element of this evolution is removing the restriction that packets can only name communication endpoints. As far as the network is concerned, the name in an NDN packet can name anything — an endpoint, a data chunk in a movie or a book, a command to turn on some lights, etc. This conceptually simple change allows NDN networks to use almost all of the Internet’s well-tested engineering properties to solve not only communication problems but also digital distribution and control problems.

Our first four years of NDN design and development efforts (which has a 4-month overlap with NDN-NP) tackled the challenge of turning this vision into an architectural framework capable of solving real problems. Our application-driven architecture development efforts force us to fill in architectural details, and most importantly, verify and shape the architectural direction. We translated our vision to a simple and elegant packet format design, a modular and extensible NDN forwarding daemon, and a set of libraries, including security support, to support application development. These achievements establish a platform that enabled us to tackle new application environments as we stated in the NDN-NP proposal: open mobile health applications, building automation and management systems, and multimedia applications. We achieved all our major milestones for the first year of the NDN-NP project. Highlights include:
Read More

NDN Project Monthly Newsletter for May 2015

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

  • Save the date: We will host the NDN Community Meeting 2015 at the University of California at Los Angeles campus in the Little Theatre of McGowan Hall on 28-29 September 2015. We plan to hold a Hackathon on Sunday 27 September preceding the meeting.

Read More

NDN Project Monthly Newsletter for April 2015

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

  • PI Christos Papadopoulos presented “Named Data Networking in Climate Research and HEP Applications” at the 21st International Conference on Computing in High Energy and Nuclear Physics (CHEP 2015). Additionally, a group from Imperial College London presented “Possibilities for Named Data Networking in HEP” whereby they built the NDN platform on Centos7 and built a custom C++ application to provide repository services (“repose”). The application is built against lib-ndncxx to connect it to NDN and to backend filesystem libraries librados (part of Ceph) & libcurl The backends serve files into the NDN namespace from either a conventional POSIX filesystem, Ceph or HTTP source (currently read-only client pending solution for authentication).
  • PI Lixia Zhang visited Peking University (PKU) on April 23 where she presented “Tackling the Challenge of Developing A New Internet Architecture” followed by a long Q&A session. Lixia also visited the Institute of Computer Network and Information System at PKU to hear about their ongoing effort with NDN related research.
  • PIs Jeff Burke and Lixia Zhang visited Tsinghua University on April 24 to attend a mini-NDN workshop, organized by Prof. Dan Pei, where professors and graduate students presented their NDN related projects:
    1. Yet Another View on the Pending Interest Table. By Huichen Dai
    2. Hop-adoptive Storage-forwarding Network. By Prof. Bin Liu
    3. Transform HTTP to NDN: How does NDN support Web Content Delivery? By Zhaogeng Li
    4. Adaptive NDN Video Delivery over WLAN. By Menghan Li
    5. Adaptive NDN Forwarding through probing.

    After the mini-workshop we discussed collaboration with Prof. Dan Pei’s group on the NDNFit project.

  • Read More