PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_Wifi

Scans for wireless networks

This package is unmaintained.

Download latest release 1.3.0 (archived versions might be outdated)

License: LGPL

Description

Net_Wifi utilizes the command line tools
"iwconfig" and "iwlist" to get information
about wireless lan interfaces on the system and the current configuration.
The class enables you to scan for wireless networks
and get a bunch of information about them.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#6466ClosedReq2006-01-11Net_Wifi constructor
#6467Wont fixReq2006-01-11new method
#11343ClosedBugCVS2007-06-17fix preg_match for rssi value/signal strength
#11358ClosedReqCVS2007-06-18more info could be parsed from the iwconfig and made available to php code.
#12274ClosedBugCVS2007-10-18Coding Standards check: 4 ERROR(S) AND 8 WARNING(S)
#14798ClosedReqCVS2008-10-15Improve PHPCS results
#16677ClosedBug1.0.02009-10-04unknown information should be output to stderr or via Log package