[ndnSIM] Push Based Message Dissemination System in VNDN

Hafsteinn Hjartarson hafsteinn.hjartarson at gmail.com
Sun Nov 1 06:45:00 PST 2020


Hi Ruan,

I'm not sure if this is helpful to you but the distributed Blockchain
solution used in Bitcoin also relies on being able to push new blocks to
other nodes on an IP network.

There is a paper where an NDN implementation of Bitcoin (BlockNDN) is
described and to solve this, they make sure that nodes always keep an
outstanding Interest asking for the next block which gets created.

Perhaps something like this is useful in your scenario where vehicles will
always have an outstanding Interest asking for new information?

This is the paper if you want to look at it
https://www.researchgate.net/publication/318737898_BlockNDN_A_bitcoin_blockchain_decentralized_system_over_named_data_networking

Best regards,
Hafsteinn

On Sun, Nov 1, 2020 at 1:43 PM Lixia Zhang <lixia at cs.ucla.edu> wrote:

> communication works when the receiving ends desire the data (not just a
> sender feels it wants to send to you -- that's why DDoS is so bad these
> days).
>
> so one could have a vehicle using interests to soliciting the kind of
> traffic information it is interested in receiving.
>
> On Nov 1, 2020, at 1:41 AM, Ruan Zhang via ndnSIM <
> ndnsim at lists.cs.ucla.edu> wrote:
>
> Dear Team,
>
> I am looking for Push-based traffic information dissemination in Vehicular
> Named Data Networking. How a vehicle can share traffic/incident information
> among neighbouring vehicles in a push-based style? Since, NDN is a Pull
> Based Architecture supported.
>
> I shall be really very grateful for your response.
>
>
> Yours,
>  Raun Zhang
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
>
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20201101/30e6a3b3/attachment-0001.html>


More information about the ndnSIM mailing list