Project

General

Profile

Actions

Feature #3071

closed

chunks: segmented file transfer

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

Status:
Closed
Priority:
Normal
Start date:
Due date:
% Done:

100%

Estimated time:
3.00 h

Description

Develop a pair of 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 Interests is specified as command line argument
    • output should be in the order of segment number

Related issues 1 (0 open1 closed)

Related to ndn-cxx - Task #2106: Segmented retrieval exampleRejected

Actions
Actions

Also available in: Atom PDF