<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 19, 2017, at 11:54 AM, Adhy Satya <<a href="mailto:adhysatya820@gmail.com" class="">adhysatya820@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class=""><div class="">Hi,<br class=""><br class=""></div>I have NFD 0.5 and ndn-cxx-0.5.0 installed on my machine.I am developing a consumer/producer application using the ndn-cxx templates. <br class=""><br class=""></div>My application scenario is a VANET, whereas the consumer and producer exchange location information and transfer files between them. Also, the cars along the way must be able to read the consumer and producer location.<br class=""><br class=""></div>So,<br class=""><br class=""></div>1. How can I exchange location information between the end-hosts so that information is also available to the intermediate ndn routers?<br class=""></div></div></div></div></div></blockquote><div><br class=""></div>encode all the info you want the the intermediate nodes to see in the name</div><div>one old example of doing this:</div><div><a href="http://named-data.net/publications/jacobsonvoccn/" class="">http://named-data.net/publications/jacobsonvoccn/</a><br class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><br class=""></div></div></div></div></div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class="">2. The sample producer application only creates a data packet based on the Interest name and send it back. How can I send an actual file?<br class=""></div></div></div></div></blockquote><div><br class=""></div>encapsulate the file data</div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class=""><br class=""><br class=""></div>Thank you<br class=""></div>Adhy<br class=""></div>
_______________________________________________<br class="">Nfd-dev mailing list<br class=""><a href="mailto:Nfd-dev@lists.cs.ucla.edu" class="">Nfd-dev@lists.cs.ucla.edu</a><br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev<br class=""></div></blockquote></div><br class=""></body></html>