[Ndn-interest] (no subject)

Giuseppe Carella gcarella228 at gmail.com
Mon Oct 23 05:08:42 PDT 2017


Good morning community,

I am trying to send an image from a producer to a consumer.

This is the use-case:
-The consumer sends an interest packet to the producer
-The producer sends a set of data packets to the consumer.

The problem is that the consumer calls the callback "onData" only once.
I thought that onData once called was always listening the incoming data
packets.
That's the reason why on my main function I call
"face.expressInterest(name, onData, onTimeout);" only once. Could it be
problem?

Thank you.
Best regards,
Giuseppe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20171023/75558229/attachment.html>


More information about the Ndn-interest mailing list