[Nfd-dev] Vanet in NFD

Lixia Zhang lixia at cs.ucla.edu
Mon Jun 19 21:25:50 PDT 2017


> On Jun 19, 2017, at 11:54 AM, Adhy Satya <adhysatya820 at gmail.com> wrote:
> 
> Hi,
> 
> 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. 
> 
> 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.
> 
> So,
> 
> 1. How can I exchange location information between the end-hosts so that information is also available to the intermediate ndn routers?

encode all the info you want the the intermediate nodes to see in the name
one old example of doing this:
http://named-data.net/publications/jacobsonvoccn/ <http://named-data.net/publications/jacobsonvoccn/>

> 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?

encapsulate the file data

> 
> 
> Thank you
> Adhy
> _______________________________________________
> Nfd-dev mailing list
> Nfd-dev at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20170619/1da4105d/attachment.html>


More information about the Nfd-dev mailing list