PHP Classes

iwlist parser: Scan wireless access points available in Linux net

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 643 All time: 4,961 This week: 106Up
Version License PHP version Categories
iwlist-parser 1.0.0GNU General Publi...3Networking, Wireless and Mobile, Unix, P...
Description 

Author

This class can be used to scan the wireless access points available to a Linux machine.

It can scan all available access points or just a given access point network interface.

It executes the iwlist command on the actual Linux machine to scan the wireless network and parses the command results to retrieve the information about network interfaces of the scanned access points in an associative array.

It can return the network interface name, IP address, ESSID, protocol, mode, channel, encryption key, bit rates, quality, signal level, etc..

Innovation Award
PHP Programming Innovation award nominee
May 2006
Number 4


Prize: One copy of the Zend Studio
Nowadays, wireless networks are very common. In some places, users can even find more than one network to connect.

Programs like iwlist can be used to scan and list the available networks to a wireless network card. However, this is a command line tool that outputs information formatted as plain text.

This class can execute iwlist and parse its output to extract relevant information about the available wireless networks. Subsequently, this information can be presented in a more user friendly Web based interface using PHP.

Manuel Lemos
Picture of Michael Ziegler
Name: Michael Ziegler <contact>
Classes: 2 packages by
Country: Germany Germany
Age: 37
All time rank: 56335 in Germany Germany
Week rank: 312 Up18 in Germany Germany Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file iwlist-parser.class.php Class the main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:643
This week:0
All time:4,961
This week:106Up