Net
[ class tree: Net ] [ index: Net ] [ all elements ]

Element index for package Net

[ a ] [ c ] [ g ] [ i ] [ n ] [ p ] [ s ] [ w ]

a

$arFileLocation
in file Wifi.php, variable Net_Wifi::$arFileLocation
    Various locations of programs
top

c

connectToAccessPoint
in file Wifi.php, method Net_Wifi::connectToAccessPoint()
    Tells the driver to use the access point with the given MAC address only.
top

g

getCurrentConfig
in file Wifi.php, method Net_Wifi::getCurrentConfig()
    Returns an object with the current state of the interface (connected/not connected, AP,...).
getPathIwconfig
in file Wifi.php, method Net_Wifi::getPathIwconfig()
    Returns the set path to iwconfig.
getPathIwlist
in file Wifi.php, method Net_Wifi::getPathIwlist()
    Returns the set path to iwlist.
getPathProcWireless
in file Wifi.php, method Net_Wifi::getPathProcWireless()
    Returns the set path to /proc/wireless.
getSupportedInterfaces
in file Wifi.php, method Net_Wifi::getSupportedInterfaces()
    Returns an array with the names/device files of all supported wireless lan devices.
top

i

isConnected
in file Wifi.php, method Net_Wifi::isConnected()
    Checks if a network interface is connected to an access point.
top

n

Net_Wifi
in file Wifi.php, method Net_Wifi::Net_Wifi()
    Constructor which tries to guess the paths of the tools
Net_Wifi
in file Wifi.php, class Net_Wifi
    This class uses tools like iwconfig and iwlist to scan for wireless networks
top

p

parseCurrentConfig
in file Wifi.php, method Net_Wifi::parseCurrentConfig()
    Parses the iwconfig output to collect the current config information.
parseScan
in file Wifi.php, method Net_Wifi::parseScan()
    Parses the output of iwlist and returns the recognized cells.
top

s

scan
in file Wifi.php, method Net_Wifi::scan()
    Scans for access points / ad hoc cells and returns them.
setPathIwconfig
in file Wifi.php, method Net_Wifi::setPathIwconfig()
    Returns the set path to iwconfig.
setPathIwlist
in file Wifi.php, method Net_Wifi::setPathIwlist()
    Returns the set path to iwlist.
setPathProcWireless
in file Wifi.php, method Net_Wifi::setPathProcWireless()
    Returns the set path to /proc/net/wireless.
top

w

Wifi.php
procedural page Wifi.php
top

Documentation generated on Mon, 11 Mar 2019 14:48:01 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.