Skip to content

UCLA-IRL/ndn-ind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,737 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


NDN-IND: A Named Data Networking client library for C++

NDN-IND is a new implementation of a Named Data Networking client library written in C++. It is wire format compatible with the NDN-TLV encoding.

See the file INSTALL.md for build and install instructions.

Please submit any bugs or issues to the NDN-IND issue tracker: https://github.com/operantnetworks/ndn-ind/issues


The library currently requires a remote NDN daemon, and has been tested with the NFD forwarder: https://github.com/named-data/NFD

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version, with the additional exemption that compiling, linking, and/or using OpenSSL is allowed.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/. A copy of the GNU Lesser General Public License is in the file COPYING.

About

Named Data Networking libraries to support industrial applications

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 69.9%
  • Makefile 11.7%
  • C 9.5%
  • Shell 6.8%
  • M4 2.1%