<div dir="ltr">Hi Matti,<div><br><div>ndnputfile/ndngetfile comes from repo-gn, you might have to install it. </div><div>You can also check out ndnputchunk3, this will also do what you want. If you want I have created a text file sender/receiver by (modifying earlier producer/sender code) for large chunks of data, more like bulk transfer. I have tested my code for one sender and one receiver and haven't tested for more than one receiver(maybe some optimization have to done there)</div><div><br></div><div>Regards</div><div>Aniesh</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 27, 2015 at 9:48 AM, Matti Lorenzen <span dir="ltr"><<a href="mailto:matti.lorenzen@tum.de" target="_blank">matti.lorenzen@tum.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Dear Aniesh, <br>this sounds a lot like what I am looking for. Thank you.<br>I'm running ndn-cxx and NFD version 0.3.3 on Ubuntu 14.04. - if i see correctly, ndnputfile is a part of NDNx, is it complatible with my current setup?<br><br>Best regards from Tokyo,<br>Matti<br><br>_________________________________________________________________<br><br><b>Matti Lorenzen</b><br>IAESTE LC München - <i>Outgoing</i><br>IAESTE Central European Region - <i>Vice Trainings Coordinator<br></i><br><br><br><div><hr>Date: Thu, 27 Aug 2015 09:40:30 +0530<br>Subject: Re: [Ndn-interest] Package Fragmentation in NDN<br>From: <a href="mailto:aniesh@sanctumnetworks.com" target="_blank">aniesh@sanctumnetworks.com</a><br>To: <a href="mailto:matti.lorenzen@tum.de" target="_blank">matti.lorenzen@tum.de</a><div><div class="h5"><br><br><div dir="ltr">Hi Matti,<div>I think you are looking for putting more number of segments. The largest segment allowed in NDN is 8800(last I checked).</div><div>In order to put the file you have a tool called ndnputfile, and to get there is tool ndngetfile.</div><div>check this out:</div><div><a href="http://named-data.net/doc/0.1/manpages/ndnputfile.1.html" target="_blank">http://named-data.net/doc/0.1/manpages/ndnputfile.1.html</a><br></div><div><br></div><div>Regards</div><div>Aniesh</div></div><div><br><div>On Thu, Aug 27, 2015 at 6:31 AM, Matti Lorenzen <span dir="ltr"><<a href="mailto:matti.lorenzen@tum.de" target="_blank">matti.lorenzen@tum.de</a>></span> wrote:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Dear all, <br><br>I have a question regarding the payload of Data packets. <br>I used ndnpeek and ndnpoke in order to submit an interest for a file and successfully received a data packet in return. However, this data packets were only returned to me if the file contained was very small (1,5kB).  Is there any way to send larger files through another tool? By my understanding, peek and poke are used only for exactly one packet and are hence limited regarding data transfer. <br><br>I know that data is segmented and all segments of a file would be aligned underneath the file in the naming hierarchy. However, the size of these segments is not so small that they would fit in a Data packet, right? Otherwise large files would have a very high amount of segments.<br><br>Thank you in advance, <br>best regards,<br>Matti Lorenzen<br>                                         </div></div>
<br>_______________________________________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" target="_blank">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br>
<br></blockquote></div><br></div></div></div></div>                                       </div></div>
</blockquote></div><br></div>