<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>