[ndnSIM] concerning producer application

Carl Zu carlzu8 at gmail.com
Tue Mar 15 22:58:53 PDT 2016


Hi,

In ndn-producer.cpp, the data object is created in the "onInterest" method.
This means it is created upon receiving an interest. However, it seems that
in reality nodes have a kind of repository, e.g. a hard disk, in which they
maintain the data. To my understanding, data should be copied from the
repository to the cache upon arrival of a new interest message. How this
has been taken into account in ndnSIM ?. Looks like we do not have access
to the repository.

thanks.
C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20160316/d1ce09c8/attachment.html>


More information about the ndnSIM mailing list