Login   Register  
PHP Classes
elePHPant
Icontem

Net Ping

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Maxim Ignatenko  >  Net Ping  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Net Ping
Base name: net-ping
Description: Send ping requests sending ICMP packets
Related classes: , , ,
Version: 0.01
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 674 users
All time rank: 3919
Week users: 7 users
Week rank: 460
 

  Author  
Picture of Maxim Ignatenko
Name: Maxim Ignatenko <e-mail contact>
Packages: 2 Browse all classes by Maxim Ignatenko Browse all classes by
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 29
All time rank: 182950 in Russian Federation Russian Federation
Week rank: 453 Up11 in Russian Federation Russian Federation Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to send ping requests sending ICMP packets.

It creates a socket to send packets to a given remote computer from a given local IP address or the default local network interface.

The class sends the ping ICMP packets and retrieves the response time if it arrived before a given timeout value.

  Groups   Rate classes User ratings   Applications   Files Files  

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


  Innovation Award  
PHP Programming Innovation award nominee
November 2010
Number 3

Prize: One downloadable copy of Komodo IDE
When you need to know if a remote machine is accessible and responding adequately to network accesses, you can use the ICMP protocol to send request to a remote host and see how it responds.

The ping program exists in many Operating Systems and can be used to send ICMP requests to check a remote server. However, in some cases, PHP applications cannot use the ping program due to PHP setup constraints.

This class provides an alternative solution for emulating the ping program by sending ICMP protocol requests using pure PHP code.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (91.7%)
-
Perfect (100.0%)
-
-
Sufficient (69.2%)
229
Month:
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 index.php Example example
Plain text file netping.php Class class file

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