<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hi,<br><br></div>Following Prof. Zhang's guideline to use structured names, I modified my consumer and producer applications to do the following:<br><br></div>- Consumer application sends out Interest to the network in the form:<br></div>/my_prefix/c_latitude/c_longitude/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_longitude/SeqNo/Timestamp<br><br></div>The Interests currently timeout.<br></div>How can this naming scheme be accomplished?<br><br><br></div>Also, the timestamp is in the form of "%FC%00%05R%7D%5D%B9%F1y" (which is in accordance with the naming convention described in tech memo). How can I translate to human readable? (i.e., 2017 Jun 21 hh:mm:ss)<br><br></div>Thank you.<br></div>Adhy<br></div>