Question

I am new to NS-3 and I have a UDP WiFi simulation that works fine. I need to expand my simulation by enabling Distributed Coordination Function with Collision Avoidance. Can someone please explain to me exactly how I modify my code to achieve this?

Thanks.

Was it helpful?

Solution

UDP over IP over wifi is already using the MAC-level CSMA-CA DCF. In short, your simulation is already simulating what you want.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top