wn-upf / Komondor

Komondor Wireless Networks Simulator
GNU General Public License v3.0
67 stars 19 forks source link

Is it possible to use TCP traffic in simulations? #152

Open ffrommel opened 3 years ago

ffrommel commented 3 years ago

Hi. My name is Fabián Frommel and I am doing my master's thesis on the new IEEE 802.11ax WiFi standard, as I had mentioned.

I wanted to ask you if it is possible to use TCP traffic in the simulations. I am interested in simulating the behavior of 802.11ax stations browsing the Internet, so I need to use TCP as the transport protocol.

Thank you very much in advance. Regards,

Fabian.

sergiobarra commented 3 years ago

Dear Fabian, thanks for your question.

Unfortunately, Komondor does not implement TCP traffic since the transport layer is abstracted. That is, Komondor simulates the last Wi-Fi hop for UDP-like traffic.

Best regards,

Sergio