Project

General

Profile

Actions

Task #3492

closed

ndnping wrapper class

Added by Vince Lehman about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
03/01/2016
Due date:
% Done:

100%

Estimated time:

Description

This task should wrap ndnping's functionality in a helper class.

The ping method in experiments.py should be removed and its uses in the code should be replaced with this helper class.

Class API:

class NdnPingClient:
    @staticmethod
    def ping(srcNode, namePrefix, interval=1000, timeout=4000, count=None, startingSeqNo=None, id=None, allowStaleData=False, printTimestamp=False)
Actions

Also available in: Atom PDF