<div dir="ltr">I forgot to say that I am using ndn-js and one nfd for the forwading. <br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-23 14:08 GMT+02:00 Giuseppe Carella <span dir="ltr"><<a href="mailto:gcarella228@gmail.com" target="_blank">gcarella228@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Good morning community,<br><br></div>I am trying to send an image from a producer to a consumer. <br></div> <br></div></div><div>This is the use-case:</div><div>-The consumer sends an interest packet to the producer <br></div><div>-The producer sends a set of data packets to the consumer.</div><div><br></div>The problem is that the consumer calls the callback "onData" only once.</div><div>I thought that onData once called was always listening the incoming data packets.</div><div><div>That's the reason why on my main function I call "face.expressInterest(name, onData, onTimeout);" only once. Could it be problem? <br></div> </div><div><br></div><div>Thank you.</div><div>Best regards,</div><div>Giuseppe.<br></div><div><br></div><br></div>
<br>______________________________<wbr>_________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu">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/<wbr>mailman/listinfo/ndn-interest</a><br>
<br></blockquote></div><br></div>