I'm trying to understand how Omnet++ works since a couple of months and I'm facing a problem.
I'm working with the INET framework, more particullary with the Networks NED file (examples/ethernet/lans/networks.ned).
In a given simulation, I want to send the same packet at the same time, for all neighbouring hosts. But I don't have any idea of how can I do. I only know how to specify a unique destination address.
Does anyone have any idea ?
Thanks for your answers