Project

General

Profile

Feature #2699

Updated by Junxiao Shi over 10 years ago

`ndnpingserver` uses a fixed string as the response payload.   
 In certain experiments, it's desirable to reply with a Data packet of a different size. 

 The payload size should be made adjustable with `-s` a command line option.

Back