[ndnSIM] delayed producer and adding face dynamically

中村真也 nakamura at c.info.eng.osaka-cu.ac.jp
Thu Jan 11 01:55:53 PST 2018


Thanks a lot.

I has succeeded these implementation.
So, I got another problems about ndnSIM.
scenario is described below.

NFD want ot know the popular interest name table (it is possible with the measurement table?)
And, want to know that which this popular interest name is popular around this node (within N hops)
Then NFD notify this infomation of producer application of this node.

I think this is achieved by  “communication from NFD strategy to application”.

is there any good idea?

Best
--------------------------------------------------- 
Osaka City Univ
ACNRA
中村 真也(Masaya Nakamura )
nakamura at c.info.eng.osaka-cu.ac.jp 
---------------------------------------------------


> 2017/12/28 18:24、Spyridon (Spyros) Mastorakis <mastorakis at cs.ucla.edu>のメール:
> 
> Hi,
> 
>> On Dec 25, 2017, at 9:07 AM, 中村真也 <nakamura at c.info.eng.osaka-cu.ac.jp <mailto:nakamura at c.info.eng.osaka-cu.ac.jp>> wrote:
>> 
>> Dear all.
>> 
>> I’m new to ndnSIM, and I have some questions.
>> 
>> 1. I want to make producer that costs X ms to generate data for interest. Is there way to get delay.
> 
> Please take a look here: 
> 
> https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a81c1ade622b5266d81908b2a99a330d2 <https://www.nsnam.org/doxygen/classns3_1_1_simulator.html#a81c1ade622b5266d81908b2a99a330d2>
>> 
>> 2. And, when generating data, can the producer process the other interests.
>> In short, while producer generating data "/cost/long/time" , can this producer send data “/cost/no/time” ?
>> 
> 
> Yes, the producer should be able to process incoming Interests.
> 
>> 3. Next, I want to implement that, when producer that expresses face “/nodeA" receive interest “/nodeA/start/hogehoge” then start new face express “/hogehoge”.
>> Is this possible? 
> 
> Yes, you will have to create a helper to do that or somehow get access to the Forwarder instance of the node. 
> 
> Thanks,
> 
> Spyridon (Spyros) Mastorakis
> Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
> Internet Research Laboratory
> Computer Science Department
> UCLA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20180111/d4434600/attachment.html>


More information about the ndnSIM mailing list