2

I have SUMO, Omnet++, Inet, veins and Vanet to estblish the communication between nodes (Vehicles in SUMO) in my simulation. I did message passing between the Nodes(Vehicles) in omnet++ using VANET But the message is passing between all the nodes available in the scenario. So how can I establish the communication between specific desired nodes? How can I stop message multicasting in VANET?

1 Answers1

1

Support of unicast is available with plexe-veins. Its available at https://plexe.car2x.org/ For more details please explore the documentation section on home page.

Pasha M.
  • 340
  • 1
  • 12