<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Sandhya,</div><div><br></div><div>m_receivedDatas  is a TracedCallback, not a container.  You can connect to this callback and receive notification whenever Data packet is received, but you would need to implement your own logic to connect Interest and Data packets.</div><div><br></div><div>Do you need to do this check in real time?  If not, you may be able to use AppDelayTracer (<a href="http://ndnsim.net/metric.html#application-level-trace-helper">http://ndnsim.net/metric.html#application-level-trace-helper</a>), which tries to do such matching automatically.</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On Mar 6, 2014, at 11:11 PM, Sandhya Giri <<a href="mailto:sandhya.giri18@gmail.com">sandhya.giri18@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div><div><div>Dear sir,<br><br></div>       I want to check whether a data packet has been received for an interest packet previously sent. So, can you tell me how i can read from m_receivedDatas??<br><br></div>
thanks and regards<br><br></div>Sandhya<br></div>
_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br></blockquote></div><br></body></html>