<div><div dir="auto">Hi Pengyuan</div></div><div dir="auto"><br></div><div dir="auto">What you are looking for is Named Function Networking. <div><a href="http://conferences2.sigcomm.org/acm-icn/2017/files/tutorial-ndn-ccnlite-riot/9-NFN.pdf">http://conferences2.sigcomm.org/acm-icn/2017/files/tutorial-ndn-ccnlite-riot/9-NFN.pdf</a></div><div dir="auto"><br></div><div dir="auto">You still don’t need to embed data into Interests.</div><div dir="auto">Instead, both the command (lambda function)  and input data are published as Data packets.</div><div dir="auto">To execute a function, you send an Interest that names the result, whose parameters carry the <b>names</b> of command and input data.</div><div dir="auto">The network will find a middle box execute the command, which includes retrieving the input data by name.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 29, 2020 at 12:22 Pengyuan Zhou via Ndn-interest <<a href="mailto:ndn-interest@lists.cs.ucla.edu">ndn-interest@lists.cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p style="text-align:center"><font color="red"><strong>External Email</strong><br></font></p><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Hi, Prof. Lixia,</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">Ya I agree that idea opposites the inherent nature of Interest Packet.</div><div class="gmail_default" style="font-family:georgia,serif">Still, can't help thinking if it can provide some interesting extended feature for ICN in general.</div><div class="gmail_default" style="font-family:georgia,serif">Imagine if Interest Packet can carry user-defined command data and pull data that needs processing to a middlebox, <br>and process the data right there with the command data. <br>It can end up with providing a openflow-ish in-network processing feature based on content names.</div><div class="gmail_default" style="font-family:georgia,serif"><br></div><div class="gmail_default" style="font-family:georgia,serif">Just brainstorming.</div><div class="gmail_default" style="font-family:georgia,serif">BR</div></div></div><br>
</blockquote></div></div>