Download presentation
Presentation is loading. Please wait.
1
Linux Driver Final Project A Better Decision to APs Switch - sense the current APs signaling - evaluate the network performance - integrate both modules 報告人:胡維峰
2
當你坐在教室使用 WiFi 訊號上網,離開教室後上網的 裝置希望在不斷線的狀態下,自動切換到 3G 、或 WiMAX 不同的網路,該怎麼做 ? Multi-radio Silicon Seamless Networking Worldwide Standards
3
Application Mobile IPv6 Real-timeNon-Real-time Multi-interface Management WiFiWiMAX Application Layer Network Layer Data Link Layer 3G/GPRS … Session Mobility API Socket Library Network Interface Monitor SIP API
4
What to Do? In 802.11 environment, select a better access node from current_AP and candidate_AP. Sense the current network status. iwlist module – signal strength management tool iperf kit - bandwidth measurement tool User-oriented decision to which AP accessed.
5
iwlist gnawux@APTITUDE:~$ /sbin/iwlist wlan0 scanning wlan0 Scan completed :c Cell 01 - Address: 00:0D:BD:6F:B4:48) ESSID:"" Protocol:IEEE 802.11b Mode:Master Channel:6 Encryption key:on Bit Rate:11 Mb/s Extra: Rates (Mb/s): 1 2 5.5 11 Extra: Signal: -70 dBm Extra: Last beacon: 59ms ago Cell 02 - Address: 86:CF:C1:34:12:06W ESSID:"gnawux" Protocol:IEEE 802.11b Mode:Ad-Hoc Channel:11 Encryption key:off Bit Rate:11 Mb/s Extra: Rates (Mb/s): 1 2 5.5 11 Extra: Signal: -37 dBm Extra: Last beacon: 2ms ago
6
iperf ------------------------------------------------------------ Client connecting to 10.0.13.68, TCP port 5001 TCP window size: 8.00 KByte (default) ------------------------------------------------------------ [1924] local (your IP) port 1500 connected with 10.0.13.68 port 5001 [ ID] Interval Transfer Bandwidth [1924] 0.0-10.0 sec 111 MBytes 92.9 Mbits/sec
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.