[ndnSIM] Question about How to Modify Packet Format and Producer Processing for the Packet

Lixia Zhang lixia at cs.ucla.edu
Mon Sep 2 07:32:40 PDT 2019


> On Sep 1, 2019, at 11:35 PM, 大熊 浩也 <okuma at stu.kobe-u.ac.jp> wrote:
> 
> Thank you for answering.
> I will ask you some more questions.
> 
> On 2019/09/02 14:59, Xinyu Ma wrote:
>> Hello, Ookuma san,
>>> On Sep 1, 2019, at 10:48 PM, 大熊 浩也 <okuma at stu.kobe-u.ac.jp> wrote:
>>> 
>>> Hello everyone.
>>> 
>>> I have some problems that I have to solve quickly.
>>> Could you give me some advice?
>>> (Let me apologize for my poor English and Technical capabilities)
>>> 
>>> ・How to Modify Interest Packet Format and Producer Processing for the Packet
>>> I am studying the combination of ICN and coding network.
>>> I'm thinking consumers send a single Interest packet that contains a request file name and file names that can be decrypted by using the contents of consumers own content store.
>>> (Since the producer will only return one of the requested files, it may be difficult for the producer to process if the consumer sends multiple Interest packets?)
>>> So I want to store multiple request packet names in Interest packets.
>>> 
>> I’m sorry I don’t quite understand this. If you want multiple files, why not just send out multiple packets?
>> I don’t think merging Interests is a good idea because it will make the Content Store useless.
> 
> Not requesting multiple files, I want to store several request file candidates in the Interest packet.
> Example) When a consumer who owns two files B and C and requests file A
> Interest packet ← "A", "A + B", "A + C" (Request file A can be decrypted if one of these files is obtained)
> 
> When sending multiple Interest files, if the producer returns all the requested files, will the consumer receive more files than necessary, causing congestion?

it seems that we need to step up a level to get a better understand of the scenario, before dive into the question of what kind of names one can put into an Interest packet.

So the first question to clarify is what kind of network coding is being tried here?

Lixia

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


More information about the ndnSIM mailing list