<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I would suggest that you implement this mechanism as a forwarding strategy.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Dec 24, 2018, at 4:35 AM, RuntongChen <<a href="mailto:runtongchen@csu.edu.cn" class="">runtongchen@csu.edu.cn</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><p class="">Hello.</p><p class="">I want to implement the Interest retransmission in pit-entry. And I have got the Interest in ndn-app-link-service.cpp. I want to implement the retransmission in AppLinkService::onReceiveInterest(const Interest& interest), so I appended the code <em class="">this->receiceInterest(pit_interest).</em> It's compiled. However, the program execution gives me the error:"<em class="">terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<ndn::name::Component::Error> ></em> <em class=""> what(): Name component does not have the requested marker or the value is not a nonNegativeInteger". </em>What should I do? Thanks.</p><p class="">Best Regards,</p><p class="">Runtong Chenever</p><p class=""><br class=""></p></div></blockquote></div><br class=""></div></body></html>