<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks a lot.<div class=""><br class=""></div><div class="">I has succeeded these implementation.</div><div class="">So, I got another problems about ndnSIM.</div><div class="">scenario is described below.</div><div class=""><br class=""></div><div class="">NFD want ot know the popular interest name table (it is possible with the measurement table?)</div><div class="">And, want to know that which this popular interest name is popular around this node (within N hops)</div><div class="">Then NFD notify this infomation of producer application of this node.</div><div class=""><br class=""></div><div class="">I think this is achieved by  “communication from NFD strategy to application”.</div><div class=""><br class=""></div><div class="">is there any good idea?</div><div class=""><br class=""></div><div class="">Best</div><div class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">--------------------------------------------------- <br class="">Osaka City Univ<br class="">ACNRA<br class="">中村 真也(Masaya Nakamura )<br class=""><a href="mailto:nakamura@c.info.eng.osaka-cu.ac.jp" class="">nakamura@c.info.eng.osaka-cu.ac.jp</a> <br class="">---------------------------------------------------<br class=""><br class=""></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">2017/12/28 18:24、Spyridon (Spyros) Mastorakis <<a href="mailto:mastorakis@cs.ucla.edu" class="">mastorakis@cs.ucla.edu</a>>のメール:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class=""><div class=""><blockquote type="cite" class=""><div class="">On Dec 25, 2017, at 9:07 AM, 中村真也 <<a href="mailto:nakamura@c.info.eng.osaka-cu.ac.jp" class="">nakamura@c.info.eng.osaka-cu.ac.jp</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Dear all.</div><div class=""><br class=""></div><div class="">I’m new to ndnSIM, and I have some questions.</div><div class=""><br class=""></div><div class="">1. I want to make producer that costs X ms to generate data for interest. Is there way to get delay.</div></div></div></blockquote><div class=""><br class=""></div><div class="">Please take a look here: </div><div class=""><br class=""></div><div class=""><a href="https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a81c1ade622b5266d81908b2a99a330d2" class="">https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a81c1ade622b5266d81908b2a99a330d2</a></div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">2. And, when generating data, can the producer process the other interests.</div><div class="">In short, while producer generating data "/cost/long/time" , can this producer send data “/cost/no/time” ?</div><div class=""><br class=""></div></div></div></blockquote><br class=""><div class="">Yes, the producer should be able to process incoming Interests.</div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">3. Next, I want to implement that, when producer that expresses face “/nodeA" receive interest “/nodeA/start/hogehoge” then start new face express “/hogehoge”.</div><div class="">Is this possible? </div></div></div></blockquote><div class=""><br class=""></div><div class="">Yes, you will have to create a helper to do that or somehow get access to the Forwarder instance of the node. </div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div 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></div></div></div></div></blockquote></div><br class=""></div></body></html>