<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><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></body>
</html>