Navigation:  Command Line Applications >

FPing

Top  Previous  Next

FPing (Fast Ping) is an command line application that sends ICMP echo-type packets pings remote hosts to determine whether they are up and running. FPing is intended to be a replacement for the ping.exe utility that ships with Windows. FPing will ping remote hosts much faster the built-in ping utility, but offers only the most commonly used features.

 

FPing returns an %ERRORLEVEL% of 0 when the remote host was reachable and an %ERRORLEVEL% > 0 when the remote host did not respond to the ICMP echo requests.

 

To determine whether a particular TCP port is open use CheckTCP.

 

Files

fping.exe

 

Supported Platforms

Windows