Could someone please tell me if Wifi uses routing? If so, why and how?
My idea is the wireless router can simply broadcast, and wireless devices within its range can receive the signal. So, no routing protocols should be involved there.
Thanks!
|
Could someone please tell me if Wifi uses routing? If so, why and how? My idea is the wireless router can simply broadcast, and wireless devices within its range can receive the signal. So, no routing protocols should be involved there. Thanks! | |||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Wifi is just a 'blind' physical data transmission protocol it doesn't involve routing anyway (which is done in the Network layer), see OSI stack for more informations.
| |||
feedback
|
|
"Wifi" is a whole class of protocols. The physical layer (i.e. 802.11) does not involve routing, no. | |||
feedback
|