[Ndn-interest] Need help about VNDN

Davide Pesavento davidepesa at gmail.com
Thu Jan 16 15:07:06 PST 2020


Hi,

The V-NDN codebase is very old and uses an obsolete packet format. It
will not be able to communicate with NFD and will not work with any
applications other than those included with V-NDN (see README.md)

Best,
Davide

On Thu, Jan 16, 2020 at 3:09 AM ya ha via Ndn-interest
<ndn-interest at lists.cs.ucla.edu> wrote:
>
>
>
> Hi,
>
>
>
> I am implementing the VNDN on Raspberry Pi 3b+, and all the configuration has been completed on two Raspberry Pi 3b+.
>
>
>
>
>
> The Ad hoc port information is as follows:
>
> auto wlan0
>
> iface wlan0 inet static
>
> address 10.2.1.4
>
> netmask 255.255.255.0
>
> wireless-channel 3
>
> wireless-essid mypi
>
> wireless-mode ad-hoc
>
>
>
> I used follwing commands:
>
>
>
> 1.      /home/pi/vndn# nfd-start
>
>
>
> 2.      /home/pi/vndn# ./ndnd adhoc wlan0
>
> Creating adhoc face on interface wlan0
>
>
>
>
>
> Is there something wrong?
>
>
>
> Another question is how to run the consumer and producer in VNDN.
>
>
>
> Thanks!
>
>
>
>
>
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest


More information about the Ndn-interest mailing list