commit | 458524bda8b6cd46ce982bc02618a0f393653ee8 | [log] [tgz] |
---|---|---|
author | andrewsbrown <andrew.brown@intel.com> | Mon Feb 23 09:10:13 2015 -0800 |
committer | andrewsbrown <andrew.brown@intel.com> | Mon Feb 23 09:10:13 2015 -0800 |
tree | e012e666261976fc2faaab4d83e6743b772558d1 | |
parent | 4fa667883c5b8455e111f47d30bdfdc6afd97398 [diff] |
Fix integration test: will now connect to local NFD.
This project consists of tools for managing an NDN forwarding daemon (NFD). It relies on the NDN Protocol and its associated client library. It implements the NFD management specification outlined at http://redmine.named-data.net/projects/nfd/wiki/Management. Please note that this library does not yet implement all of the commands in the management specification.
With Maven, add the following to your POM:
<dependency> <groupId>com.intel.jndn.management</groupId> <artifactId>jndn-management</artifactId> <version>RELEASE</version> <!-- or a specific version --> </dependency>
With a Face that has command signing information set, call any of the following static methods:
© Copyright Intel Corporation. Licensed under LGPLv3, see LICENSE.