[Ndn-interest] download a file using PyNDN

Thompson, Jeff jefft0 at remap.ucla.edu
Wed May 24 13:07:31 PDT 2017


Hi Ishta,

In NDN, there is a producer and consumer. The consumer sends an Interest and the producer (or a cache in the network) responds with a Data packet. When you say “an entire file from an NDN server” I assume you mean a producer that is responding to Interests with Data packets representing the file. What producer software is running on the server?

- Jeff T

From: Ndn-interest <ndn-interest-bounces at lists.cs.ucla.edu<mailto:ndn-interest-bounces at lists.cs.ucla.edu>> on behalf of Ishita Dasgupta <ishita.dasgupta at gmail.com<mailto:ishita.dasgupta at gmail.com>>
Date: Wednesday, May 24, 2017 at 8:29:00
To: "ndn-interest at lists.cs.ucla.edu<mailto:ndn-interest at lists.cs.ucla.edu>" <ndn-interest at lists.cs.ucla.edu<mailto:ndn-interest at lists.cs.ucla.edu>>
Subject: [Ndn-interest] download a file using PyNDN

Hi All,

Has anybody used PyNDN to download an entire file from an ndn server?
I see or receive jibberish data in form of one data packet but don't seem to copying the exact content of the file(no matter the size, i.e irrespective of the fact that the file gets divided to multiple segments or just one segment).
Any guidance with this would be helpful.

Thanks,
Ishita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20170524/1596d13f/attachment.html>


More information about the Ndn-interest mailing list