[Ndn-interest] File transmission in NDN

Andrea Detti andrea.detti at uniroma2.it
Fri Jan 29 06:21:07 PST 2016


Be careful that ndngetfile follows a stop & wait approach (one 
Interest/Data at a time) with obviously very worse performance with 
respect to TCP/IP.

I do not know which are the Interest tx window strategies used by the 
other softwares.

My two cents.

Andrea



On 28/01/2016 21:48, Alex Afanasyev wrote:
> There are several other examples on publishing and retrieving "files":
>
> - "chunks" (ndncatchunks and ndnputchunks): a recent addition to NDN 
> Essential Tools (https://github.com/named-data/ndn-tools)
> - publishing with NDNFS (the most recent version of the code is here 
> https://github.com/remap/ndnfs-port)
> - ndnputfile and ndngetfile tools to publish/retrieve from repo 
> (https://github.com/named-data/repo-ng/tree/master/tools)
>
> ---
> Alex
>
>> On Jan 28, 2016, at 12:32 PM, Hugh Edwards <hughedwards94 at gmail.com 
>> <mailto:hughedwards94 at gmail.com>> wrote:
>>
>> The best way I found was through reading the source for the Segment 
>> Publisher class.
>> http://named-data.net/doc/NFD/0.3.2/doxygen/de/d1c/segment-publisher_8hpp_source.html
>>
>>
>> On Fri, Jan 29, 2016 at 12:21 AM, 赵志伟 <121049189 at qq.com 
>> <mailto:121049189 at qq.com>> wrote:
>>
>>     Dear all,
>>         I'm quiet new to NDN, but I beginning to get the hang of it.
>>     In CCNx, I know there is some application instructions about the
>>     file of transmission such as ccnsendchunks, ccncatchunks. I
>>     wonder there is similar instructions in NDN.
>>     Thanks in advance.
>>     ------------------
>>     ----------------------------------------------------
>>     赵志伟
>>     北京邮电大学网络技术研究院
>>
>
>
>
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20160129/e337e247/attachment.html>


More information about the Ndn-interest mailing list