Match each item with a statement below.
A. A WPAN standard used for monitoring and control devices.
B. A "wrapper"used to enhance the WEP protocol.
C. The first standard for ultra-wideband radio technology.
D. The radio transmitter/receiver that takes the signal from the wired network and broadcasts it to wireless receivers, and vice versa.
E. A wireless protocol created by CISCO for its devices in order to provide an additional security layer to networks using WEP.
F. A standard for devices in facilities that are geographically dispersed.
G. The branding label for a wireless local area network (WLAN).
H. A security protocol created by the Wi-Fi Alliance that called for supporting the Advanced Encryption Standard (AES).
I. An open standard for short-range wireless communications between computers and small computing devices, including cell phones, earpieces, and computer accessories.
A. ZigBee
B. TKIP
C. WiMedia
D. WAP
E. Leap authentication
F. WiMAX
G. Wi-Fi
H. WPA
I. Bluetooth
You might also like to view...
What is the output of the following code, if the user enters the sequence 10 17 35 7?
const int MAX = 4; int items[MAX]; for (int i = 0; i < MAX; i++) cin >> items[i]; items[2] += 2; for (int i = 0; i < MAX; i++) cout << items[i] << “ “; a) 12 19 37 9 b) 10 2 35 7 c) 10 17 37 7 d) 10 19 35 7
Discuss the applicability to mobile and ubiquitous systems of techniques drawn from the areas of (a) peer-to-peer systems (Chapter 10); (b) coordination and agreement protocols (Chapter 15) and (c) replication (Chapter 18).
What will be an ideal response?
When you drag the scroll box, the _________________________ shows the number and title of the slide you are about to display.
Fill in the blank(s) with the appropriate word(s).
What is meant by the term patched-up prototype?
What will be an ideal response?