Task #1141
Updated by Junxiao Shi about 11 years ago
Develop a ping application, including client and server.
Client and server should both talk in NDN-TLV packet format.
The server should use [[FibMgmt|NFD FIB Management protocol]].
This application should be tested against [ndnd-tlv](https://github.com/bruinfish/ndn-tlv-package-instruction/wiki/NDNx-TLV-Package-Instruction).
The code for this program should go into a separate repository.