Login   Register  
PHP Classes
elePHPant
Icontem

adv_net

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Tomasz Malewski
Name: Tomasz Malewski <e-mail contact>
Packages: 5 Browse all classes by Tomasz Malewski Browse all classes by
Country: Poland Poland - PHP jobs in Poland
Age: 28
All time rank: 61015 in Poland Poland
Week rank: 238 Up8 in Poland Poland Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
This class can be used use to analyze the local network.

It can use several tools to perform several types of network analysis operations:

- Ping a given IP address using nmap command
- Get the MAC address of a network card with a given IP address using arping command
- Get the IP address from a host name and vice-versa using host command
- Discover the IP addresses of hosts within a given subnet using nmap command
- Scan accessible ports of a machine with a given IP address using nmap command

  Classes of Tomasz Malewski  >  adv_net  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: adv_net
Base name: adv_net
Description: Analyze the local network with nmap
Version: -
PHP version: 3.0
License: BSD License
All time users: 902 users
All time rank: 3454
Week users: 1 user
Week rank: 2150 Up
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
December 2008
Number 3
Some applications need to find out details of the network they are running in, like for instance the MAC address of a machine given its IP.

This class provides a solution that to find the MAC address and other network details that works on Linux and other UNIX-like systems using tools like arping and nmap.

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.

  Related links  
Link Description
NMAP homepage NMAP homepage
another NMAP usage PHP-NMAP i looked for solution , found this, and decided to write own solution :)

  Files folder image Files  
File Role Description
Accessible without login Plain text file adv_net.php Class Main class
Accessible without login Plain text file index.php Example sample call
Accessible without login Plain text file index.txt Doc. sample call output

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