Net_Wifi | URI_Template |
Net_Wifi | |
PEAR Manual | |
To scan for available wireless networks in your environment, use the scan() method. It takes the network interface name as only parameter and returns an array of Net_Wifi_Cell objects.
You get an array of local wireless interfaces via the getSupportedInterfaces() method.
A cell object looks like this:
|
Net_Wifi | URI_Template |
Net_Wifi | |
PEAR Manual | |