[Ndn-interest] Questions about how to carry data package in interest package

Lixia Zhang lixia at cs.ucla.edu
Sat Jun 27 17:22:31 PDT 2020


> On Jun 27, 2020, at 4:27 PM, Pengyuan Zhou <zpymyyn at gmail.com> wrote:
> 
> Hi Lei,
> 
> Out of curiosity, why would you want to let Interest packet carry data?
> Also, @Lixia Zhang Professor Lixia, maybe the Nonce, albeit supposed to be randomly generated, can carry a minimum volume of data with some hack in a non-standard local NDN setup? 

Hi Pengyuan,

1/ The issue in hand is not about whether there exist some fields in Interest packet format that one could abuse, but an architectural issue.
Interest is not meant to carry data.
Generally speaking an Interest packet is not secured (except those that lead to app state change effects)

2/ I'd agree that in a strictly local setup one could do whatever one wishes, but the resulting system wont be compatible with NDN in general, what is the point of pretending it is NDN? 

Lixia

> On Thu, 25 Jun 2020 at 20:03, Lixia Zhang <lixia at cs.ucla.edu> wrote:
> Hi Lei Wang, 
> 
> as I already replied to you privately: the notion of using Interest to carry data msg does not seem to be heading to the right direction; instead, one should into the direction of making all data as data, and getting that data via fetching.
> 
> My 2 cents,
> Lixia
> 
> > On Jun 23, 2020, at 3:59 AM, wangl <wangl at njnet.edu.cn> wrote:
> > 
> > Dear Mr./Ms.
> > 
> > My name is Lei Wang.I am a graduate student of School of Cyber Science and
> > Engineering , Southeast university.And my supervisor is Professer Guang
> > Cheng.I am writing to consult method for carrying a data message in an
> > interest message.
> > 
> > I participated in a research project that needed to use the ndn-cxx
> > library. In my work, I need to implement the function of carrying data
> > messages in interest messages. I think there should be other researchers
> > who need similar functions, so this function may already be implemented .
> > Therefore, I hope i could receive some advice, if the code could be
> > provided, I would be very grateful.
> > 
> > Best wish for you!Thank you very much!
> > 
> >  Best regards
> >    Lei Wang
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Ndn-interest mailing list
> > Ndn-interest at lists.cs.ucla.edu
> > http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest
> 
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest



More information about the Ndn-interest mailing list