commit | b6783065ae24f4035a95d7ab6effd81b720a6f23 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jun 13 13:03:25 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jun 13 13:03:25 2014 -0700 |
tree | a71b504f7c2fbd5a558e7eeaa77a9f740f126bcf | |
parent | b465065542ce6a0bd767ffe53e98159279df2277 [diff] |
examples: Do not use /localhost prefix in examples This change is to avoid a common problem of running examples on separate machines. The use of /localhost prefix, due to name-based scoping, restricts the example programs to run on a single machine. Change-Id: Id9f753fb7d097411b77b6227c6518679849d4411
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING
.