Project

General

Profile

Task #1141

Updated by Junxiao Shi over 10 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]]. NFD prefix registration protocol (to be defined in #1124). 

 The code for this program should go into a separate repository.

Back