This class can be used to resolve and validate networking addresses. It can:
- Resolve an IP address to obtain the corresponding host name and vice-versa
- Check whether an host accepts a connection to a given port
- Calculate the subnet masks / subnet IPs
- Compare and validate masks
- Validate an IP address to check if it belongs to a subnet with a given mask
- Validate IP and MAC addresses
- Check for IP overlaps
|
|
| Name: |
clsNetwork |
| Base name: |
networkclass |
| Description: |
Resolve and validate networking addresses |
| Version: |
1.1 |
| PHP version: |
5.2 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1218 users |
| All time rank: |
2736 |
| Week users: |
1 user |
| Week rank: |
2020  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
clsNetwork |
Class |
Network / DHCP class |