[Mini-NDN] Issue with Data packets not being received

Lan Wang (lanwang) lanwang at memphis.edu
Thu Dec 3 17:20:57 PST 2020



Begin forwarded message:

From: Hieu Nguyen <hieunguyen21190 at gmail.com<mailto:hieunguyen21190 at gmail.com>>
Subject: Issue with Data packets not being received
Date: December 3, 2020 at 5:34:54 PM CST
To: mini-ndn at lists.cs.ucla.edu<mailto:mini-ndn at lists.cs.ucla.edu>


Hi all,

I'm working on an experiment and encountering an issue with sending Data packets that I hope someone can help me with.

My experiment setup is as follows:
+ Topology: a-b where a is the producer and b is the consumer.
+ In a, I'm running a fileserver (MongoDB) that will send out data packets if it receives interests with names matched entries in the database.

However, I'm having an issue in which the producer received the interest, found a match in the database, sent out data but the consumer never received the data (the interest timed out).

I've attached with the email 3 screenshots showing the producer, consumer and ndndump. The consumer sent out 2 interests: the first one was a match at the producer (producer received the interest, found match in database and sent out data but data is not captured by ndndump and interest timed out at consumer). The second interest was not a match at the producer and consumer received a NACK from the producer.

Regards,

Hieu
[cid:f_ki9ggo131][cid:f_ki9ggo1l2][cid:f_ki9ggnzq0]


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20201204/cb3d5344/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ndndump.png
Type: image/png
Size: 16516 bytes
Desc: ndndump.png
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20201204/cb3d5344/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: producer.png
Type: image/png
Size: 19901 bytes
Desc: producer.png
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20201204/cb3d5344/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: consumer.png
Type: image/png
Size: 16612 bytes
Desc: consumer.png
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20201204/cb3d5344/attachment-0005.png>


More information about the Mini-NDN mailing list