Project

General

Profile

Task #1141

Updated by Junxiao Shi about 10 years ago

Develop a ping application, including client and server. 

 Client and server should both talk in NDN-TLV packet format. 
 <del>The The server should use [[FibMgmt|NFD FIB Management protocol]].</del> 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 goes in [ndn-tlv-ping repository](https://github.com/jeraldabraham/ndn-tlv-ping). should go into a separate repository.

Back