<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="">Hi,<div class=""><br class=""></div><div class=""><div><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><br class=""></div><div>Please take a look here: </div><div><br class=""></div><div><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>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><br class=""></div><div>Yes, you will have to create a helper to do that or somehow get access to the Forwarder instance of the node. </div><div><br class=""></div><div>Thanks,</div><div><br class=""></div><div><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></body></html>