Project

General

Profile

Actions

Task #2106

closed

Segmented retrieval example

Added by Junxiao Shi over 9 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Docs
Target version:
Start date:
Due date:
% Done:

70%

Estimated time:
6.00 h

Description

Develop a pair of example programs for segmented retrieval:

  • the producer ndnputchunks reads an input from stdin, and publishes it as segments
    • Name prefix is specified as command line argument, plus a version number from current timestamp
  • the consumer ndncatchunks retrieves segments and writes them to stdout
    • Name prefix is specified as command line argument
    • the latest version should be discovered
    • Interest pipelining should be used, and the maximum number of outstanding Interest is specified as command line argument
    • output should be in the order of segment number

Some code can be reused from tools/ndncatchunks3.cpp and tools/ndnputchunks3.cpp.

These tools should be deleted as part of this Task.


Related issues 1 (0 open1 closed)

Related to ndn-tools - Feature #3071: chunks: segmented file transferClosedAndrea Tosatto

Actions
Actions

Also available in: Atom PDF