commit | 7a6bb3564d912b5dea9ca900e946032bc9330674 | [log] [tgz] |
---|---|---|
author | Vince Lehman <vslehman@memphis.edu> | Mon Sep 22 15:58:19 2014 -0500 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Thu Oct 02 15:49:57 2014 -0700 |
tree | 299fe678adcdeee54230cf331c40bb8337824b0f | |
parent | 3ab13bfa561d1b39171c3b5635a934491ba8e868 [diff] |
util: Add DNS resolver utility class refs: #1918 Change-Id: Ia393498febfb8e3a7473d5390ba6a378be71f412
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.md
.