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?
Asked
Active
Viewed 113 times
1 Answers
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
-
That is a virtual machine right? It is not possible in Omnet++? Plexe is the only way to achieve it?? – Shriya Bhat Balehittalu Dec 31 '21 at 08:56
-
Unicast support is available from veins 4.7 onwards – Pasha M. Feb 10 '22 at 16:36
-
Instant veins and Instant Plexe both are available for download as vms – Pasha M. Feb 13 '22 at 17:15