Login   Register  
PHP Classes
elePHPant
Icontem

iwlist parser

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Michael Ziegler  >  iwlist parser  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: iwlist parser
Base name: iwlist-parser
Description: Scan wireless access points available in Linux net
Related classes: , , , , ,
Version: -
PHP version: 3
License: GNU General Public License (GPL)
All time users: 488 users
All time rank: 4652
Week users: 0 users
Week rank: 2431
 

  Author  
Picture of Michael Ziegler
Name: Michael Ziegler <e-mail contact>
Packages: 2 Browse all classes by Michael Ziegler Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 25
All time rank: 51436 in Germany Germany
Week rank: 279 Up15 in Germany Germany Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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..

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes
Group folder image Wireless and Mobile Wireless communications, handheld and pocket computing View top rated classes
Group folder image Unix Use of capabilities specific of POSIX, Unix like operating systems View top rated classes
Group folder image Parsers Programming language interpreters and format parsers View top rated classes


  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

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file iwlist-parser.class.php Class the main class

Download all files: iwlist-parser.tar.gz iwlist-parser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.