ns-3-python-examples
ns-3-python-examples copied to clipboard
TCP throughput differs when run in python
TCP throughput of the following two programs does not match with that of corresponding C++ programs:
- ht-wifi-network.py
- vht-wifi-network.py
Run these programs and corresponding C++ programs with --udp=False to see the difference.