<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">hi alex and all, first of all you did give me a might solution to my question but i still didnot clear on it</span><div><font face="arial, sans-serif">here is your message</font></div>
<div><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><i>Config::SetDefault("ns3::ndn::ForwardingStrategy::CacheUnsolicitedDataFromApps",
</i>><i> BooleanValue(true));
</i>><i>
</i>><i> After that, you can simply "publish" any number of data packets into local
</i>><i> node's cache as a response to the incoming Interests; and any further
</i>><i> Interests for the published Data will be answered directly from the cache.</i></pre><div><span style="font-family:arial,sans-serif;font-size:13px">let me explain my project scenario. I wanted to have all the packet of a file is in the Producer buffer/cache.</span><div style="font-family:arial,sans-serif;font-size:13px">
for example, let say file A consist of 100 chunks and all the chunks of the content object (namely /prefix0, /prefix1,,,,/prefix99) is already in the cache of Producer node, so when consumer send interest for content object name /prefix, Producer will reply directly from his cache. I really have no idea on this (relatively new user), please give me suggestion on this matter. thank you</div>
<div><br></div>-- <br><div dir="ltr">Regards,<div><br></div><div>masri.sahri</div><div><br></div></div>
</div></div></div>