<div dir="ltr"><div><div>Thank you Junxiao.<br><br></div>Is there a way to put this information in the payload and not encrypt it? I want the intermediate routers to be able to read it and make forwarding decisions.<br></div>I plan to add more fields in the future, which will create long naming schemes.<br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 21, 2017 at 8:00 PM, Junxiao Shi <span dir="ltr"><<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">shijunxiao@email.arizona.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Adhy<br><div><div class="gmail_extra"><br><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div><br></div>- Consumer application sends out Interest to the network in the form:<br></div>/my_prefix/c_latitude/c_longit<wbr>ude/SeqNo/Timestamp/Nonce<br><br></div>- The producer application registers the prefix "/my_prefix" and replies with data in the form:<br></div>/my_prefix/p_latitude/p_longit<wbr>ude/SeqNo/Timestamp<br><br></div>The Interests currently timeout.<br></div></div></div></div></div></blockquote><div><br></div></span><div>Interest name must be a prefix of Data name in order to be satisfied by Data.<br></div><div>This Interest name is not a prefix of Data name, so it times out.<br><br></div><div>Generally, producer should respond with Data that has the same name as Interest, and place any additional fields in the Data payload. It is also possible to place additional fields in the Data name, <i>after</i> the original Interest name, i.e. <span style="font-family:monospace,monospace">/my_prefix/c_latitude/c_<wbr>longitude/SeqNo/Timestamp/<wbr>Nonce/p_latitude/p_</span><span style="font-family:monospace,monospace">longitude</span></div><div><br></div><div> Yours, Junxiao<br></div></div></div></div></div>
</blockquote></div><br></div>