PHP Classes

iwlist parser: Scan wireless access points available in Linux net

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 644 All time: 4,967 This week: 560Up
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: 38
All time rank: 56435 in Germany Germany
Week rank: 178 Up12 in Germany Germany Up
Innovation award
Innovation award
Nominee: 1x

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:644
This week:0
All time:4,967
This week:560Up