Project

General

Profile

Actions

Feature #1239

closed

Migrate to NDND-TLV

Added by Peter Gusev about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Task
Start date:
02/10/2014
Due date:
% Done:

100%

Estimated time:

Description

Try running the app on NDND-TLV daemon.
Source code is here (https://github.com/named-data/ndnd-tlv)
Instructions are here (https://github.com/bruinfish/ndn-tlv-package-instruction/wiki/NDNx-TLV-Package-Instruction)

Actions #1

Updated by Peter Gusev about 10 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

Installed ndnd-tlv daemons on local machine and lioncub using macports. Steps undertaken:

-remove (stash) existing NDND

sudo cp -R /usr/local/ndn /usr/local/ndn-ccnb
sudo rm -rf /usr/local/ndn

-install daemon and security tools (optional)

sudo port install ndnd-tlv
sudo port install ndn-cpp-security-tools

-tools:

--start daemon

ndnd-tlv-start

--stop daemon

ndnd-tlv-stop

--configuration (ndndc)

ndnd2c

--status

ndnd-tlv-status

NdnRtc app now has special parameter in configuration file called use_tlv, which when set to true enables TLV wire encoding for every NDN packets/interests.

Actions

Also available in: Atom PDF