PHP Classes
elePHPant
Icontem

PHP ping

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 30       Packages icon Packages (10)   Blogs icon Blogs (2)   Discussions icon Discussions (1)   Packages icon Forums icon Package forums (15)   Blogs icon Forums icon Blog forums (2)  
Net Ping Support forum net-ping Send ping requests sending ICMP packets   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 ...
Stachl Ping Support forum stachl-ping Send ping requests to hosts with the ping command   This class can be used to send ping requests to hosts with the ping command. It can execute the ping command to make it send a given number of ICMP requests to a given host computer. The class parses the output ...
Ping.FM Wrapper Class Support forum pingfm-wrapper Update multiple social networks using Ping.FM   This package can be used to update multiple social networks using the Ping.FM API. It accesses the Ping.FM Web services API server and can perform several operations to update social networks of a given ...
Ping class Support forum ping-class Send ping requests to given addresses   This class can be used to send ping requests to given addresses. It can use the ping program to send ping ICMP requests to one or more server addresses. The class can return or display the ping command response messages if ...
Web Site Ping Support forum ping Access a server to determine its response time   This is a simple class that determines the response time of a server by sending ICMP ping packets. It uses the ping command to send the packets and parses the output of the command to retrieve the server response time ...
This class can check the connectivity of several types of TCP servers by sending by sending NOOP (NO OPeration) commands. It supports to several types of common TCP protocols like http, ftp, smtp, pop3. It can be extended to support other protocols. TCP Ping Support forum tcpping Check the connectivity ...
IRC connect class Support forum ircconnectclass Robot to access IRC channels   This class can be used as a robot to access IRC channels. It connects to a given IRC server and authenticates on behalf of a given user. The class can join to a given IRC channel after it receives the message of the day ...
acurl Support forum acurl cURL wrapper to access HTTP and FTP servers   This class is a wrapper around the cURL extension functions to execute requests to access HTTP and FTP servers. It can perform several types of operations: - Ping a server of a given URL to check if it is responding as expected ...
libdpserver Support forum libdpserver Administer remote Paintball game servers   This class can be used to administer remote Paintball 2 game servers. It establishes an UDP connection to a given Paintball 2 game server and can execute several types of requests: - Check if the game server is reachable ...
adv_net Support forum adv_net Analyze the local network with nmap   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 ...