Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Privacy
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 



   Freeware: Ping

 

 Fping  License: Freeware

 
  Ping is one of the most useful network debugging tools available. The first ping program was written by Mike Muuss in December 1983 for use on Unix machines. Muuss named his program after the sonar sounds used for echolocation by submarines, although some say ping stands for "Packet InterNet Grouper". Ping sends a small packet of information containing an ICMP ECHO_REQUEST to a specified computer, which then sends an ECHO_REPLY packet in return. The ping program then evaluates this reply, and a report is shown. You can check several things with the ping program: can you reach another computer, how long does it take to bounce a packet off of another site (what is the distance), ... You can ping either a domain name, or an IP address. Functionality to show domain names when using IP addresses is supported. Even routing options are available, alas only 9 routes can be shown due to the structure of the IP header (RFC 792). Why did I write my own ping program? There are two main reasons: a) It wanted to know how the ping program worked. I found it really intriguing and was very curious and b) There was a need for a better ping program here at the lab where I work.

Author:
Wouter Dhondt| Date: 25-11-2002 | Size: 43 KB
  -
 

 Ping Range  License: Freeware

 
  Ping Range scans your network for devices. You define a range of IP addresses, and the program will ping each in turn. If any devices respond they are displayed in the results pane. The program can also obtain the MAC address, and network name (hostname) of active devices. Use Ping Range in a corporate environment to audit the devices connected to a DHCP server. Or at home to see if any intruders are connected to your WiFi. Ping Range is standalone, so it can be kept on a USB drive, and is less than 1MB in size. No installation required. It can ping a single device, either by IP-Address or hostname, and returns the MAC address. The results can be saved to a CSV file for your records, and an equivalent batch file can be constructed in the Batch Wizard.

Author:
BlocSoft.com| Date: 01-01-2008 | Size: 346 KB
  -
 

 Colasoft Ping Tool  License: Freeware

 
  Colasoft Ping Tool is a powerful graphic ping tool, it supports ping multiple IP addresses at the same time, and compares response time in a graphic chart Publish-me.com. You can view historical charts and save the charts to a *.bmp file. With this build-in tool, users can ping the IP addresses of captured packets in Colasoft Capsa (if applicable) conveniently, including resource IP, destination IP and both of them. Colasoft Ping tool will highlight the item in the graph chart and popup an annotation contains the domain name and response time when you push your mouse cursor on it.

Author:
Colasoft Co., Ltd.| Date: 31-10-2006 | Size: 5289 KB
  -
 

 Pivo Ping Component  License: Freeware

 
  Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Programmatically ping a remote server, host, route, or any network device to see if it is up. Pivo.Ping fully supports RFC 792 standard. Pivo.Ping is a server component. It requires the Microsoft .NET runtime in order to function properly. Pivo.Ping is used to programmatically ping hosts on a network. A 'Ping' is a technique for sending an ICMP (Internet Control Message Protocol) packet(s) to a remote host. If the remote host is up, and supports ICMP, a control message, or packet, will be sent back to the sender. This technique provides a mechanism for feedback about communication problems in a networked environment. Pivo.Ping abstracts this mechanism in an easy to use manner for the programmer. For more information about ICMP, check out the RFC 792 at http://www.faqs.org/rfcs/rfc792.html. Pivo.Ping can only be used programmatically from a .NET environment, including, but not limited to, ASP.NET, winforms, console applications, and web services. Here are two brief examples for using Pivo.Ping from C# and Visual Basic. The following example pings www.pivo.com. [C#] Private void Page_Load (object sender, System.EventArgs e) { if ( Page.IsPostBack ) { Pivo.Ping.Icmp icmp = new Pivo.Ping.Icmp("www.pivo.com"); for (int i = 0; i < 4; i++) { Console.WriteLine(icmp.Ping().TotalMilliseconds); } } }. Pivo.Ping is a low overhead, highly optimized assembly that needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo.Ping. Pivo.Ping can be used from any environment supported by .NET, which can include winforms, ASP.NET, console applications, components, or web services.

Author:
Pivo Corporation| Date: 01-10-2005 | Size: 232 KB
  -
 

 Konst Pinger  License: Freeware

 
  Konst Pinger is a program for ping and trace internet host. Ping host that you choice. Show results in graph mode. Change delay time for pinging. Store hosts in a file. Minimized to system tray and background mode ping. Trace route to host. WhoIs support with advanced futures. Write result to log file by host name or into one. Customize limit points for ping graph. New color level capabillities added. Advanced log files analyses with save to bitmap capabilities. Send ping statistics to mobile phone thru ICQ SMS gate.

Author:
VisualSoft| Date: 14-11-2003 | Size: 1015 KB
  -
 

 FREEping  License: Freeware

 
  Do you want to know if all your Windows 2003-XP-2000-NT servers are alive and pinging? Do you want to receive a pop-up message when one of them is not running anymore? FREEping is a free ping software utility which will ping all your IP addresses in free-definable intervals. FREEping automatically pings in the background and shows statistics for each pinged hosts. When a host stops responding, FREEping can send popup messages to a specified destination.

Author:
Tools4ever| Date: 15-07-2003 | Size: 1224 KB
  -
 

 Flexiblesoft Ping  License: Freeware

 
  The Flexiblesoft Ping useful in testing and debugging TCP/IP troubles. It sends out a packet and expects a specified host(s) to respond back in a specified time frame. Also this program has multi-threaded, and so works several times quicker than usual ping program.

Author:
Dmitriy Gorin| Date: 21-07-2001 | Size: 308 KB
  -
 

 Konst Pinger  License: Freeware

 
  Konst Pinger is a program for ping and trace internet host. Ping host that you choice. Show results in graph mode. Change delay time for pinging. Store hosts in a file. Minimized to system tray and background mode ping. Trace route to host. WhoIs support with advanced futures. Write result to log file by host name or into one. Customize limit points for ping graph. New color level capabillities added. Advanced log files analyses with save to bitmap capabilities.

Author:
VisualSoft| Date: 16-03-2003 | Size: 942 KB
  -
 

 Network Ping  License: Freeware

 
  Network Ping is the network diagnostic utility that allows visual monitoring of computers/devices activity in the network. The notification feature helps to identify the machines ping reply status change by sending emails.

Author:
Greenline-Soft Labs| Date: 12-09-2007 | Size: 197 KB
  -
 

 Visual Ping monitor  License: Freeware

 
  Simple program for monitor speed of ping. Build temporary graphics.

Author:
Vladimir Chaplisnkij| Date: 07-01-2004 | Size: 251 KB
  -
 

 TCPing  License: Freeware

 
  Spetnik TCPing "pings" a server on a specific port using TCP/IP by opening and closing a connection on the specified port. Results are returned in a similar fashion to that of Microsoft Windows Ping. This application is intended for use in testing for open ports on remote machines, or as an alternative to the standard "ping" in a case where ICMP packets are blocket or ignored. The following command-line options are supported: Unlimited ping, resolve ip address to hostname, custom number of requests, custom connect timeout, custom wait time between pings.

Author:
Spetnik.com| Date: 20-11-2007 | Size: 25 KB
  -
 

 Pingpong  License: Freeware

 
  Pingpong is an incredible ping-pong game with an even more impressive AI (artificial intelligence). Play against the computer, and see if you can win.

Author:
FreeShareware| Date: 29-03-2005 | Size: 4 KB
  -
 

 Peer Monitor  License: Freeware

 
  Allows hosts to be pinged, shows red/orange/green light depending on ping status.Features:Email alerts, sound alerts, Dynamic DNS, built-in support, logging, runs in system tray, full ICMP options, set the test period.

Author:
DanielClarke.com| Date: 13-06-2003 | Size: 1737 KB
  -
 

 OstroSoft ICMP Component  License: Freeware

 
  COM library for Visual Basic 6, allowing to create custom ping and traceroute implementations.

Author:
OstroSoft| Date: 26-06-2004 | Size: 17 KB
  -
 

 Desktop Pinger  License: Freeware

 
  Test anything that replies on a ping (ICMP). This little stay on top application is a handy tool for the helpdesk verifying that computers and other equipment are connected and online. Desktop Pinger don't require installation, just copy it to a suitable folder and start using it right away. Tip. Copy Desktop Pinger to your memory stick and take it with you, when performing support away from your PC.

Author:
PJ Applications| Date: 20-10-2006 | Size: 266 KB
  -
 

 Visual NetTools  License: Freeware

 
  Visual NetTools is a set of network scanning, security, and administrator tools for Apple Mac useful in diagnosing networks and monitoring your computer's network connections. Current version of Visual NetTools includes: Visual Ping Sends out an echo request to a specific computer on the network. It can be used to check communication links or to check whether the specific host exists or is running. Ping include not only text, but a complete Visual representation of echo requests from your comp. You can manage Ping interval and target host. History of network host included. We will add a lot of new tools shortly, some of new tools: TraceRoute: allow you to explore the Internet and troubleshoot connectivity problems. NetStat: displays a list of your computer's inbound and outbound network connections, including the information on open TCP and UDP ports, IP address, and connection states. What makes it different from other NetStat utilities is the ability to map open ports to the owning application. Configurable alerts for incoming and outgoing connections are also available. PortScan: an advanced TCP port scanner that allows you to scan your network for active ports. And more useful tools for network monitoring and security.

Features:
 # Visual Ping is clean and more comfortable Ping representation
 # Visual Traceroute is clean and comfortable traceroute representation
 # Graphic representation of regular, minimal, maximal and average values of Ping
 # Graphic representation of regular, minimal, maximal and average values of Traceroute
 # Complete network error detection and log
 # Compatible with PowerPC G4 or G5 and Intel Core 2 processors
 # Easy to use

Author:
AirGrab| Date: 20-08-2008 | Size: 2591 KB
  -
 

 Alchemy Ping  License: Freeware

 
  A nice FREE graphic replacement for the standard PING utility.

Author:
Alchemy Lab| Date: -41-2002 | Size: 203 KB
  -
 

 NSIPAddress  License: Freeware

 
  An ActiveX control that will validate an entered IPAddress and return the ping status. Nice configurable GUI that will also resolve IPs to a machine name and a machine name to an IP. Also return the IP class and type.

Author:
Nightshift Computer Software| Date: 28-08-2003 | Size: 83 KB
  -
 

 RoboTest  License: Freeware

 
  RoboTest:Scheduled testing of your connection and information server performance. It's easy to use - select the type of test (ping, HTTP, POP3, SMTP) and the schedule you want. RoboTest provides continuous detailed and summary success/failure percentages and response times, which are also recorded in log files for analysis. Your test parameters can be saved in Ini files for future use. You can have any number of INI files. Log files are date/time stamped to protect against over-writing if you decide to save them.

Author:
Tom Hahn| Date: 03-05-2003 | Size: 749 KB
  -
 

 Local pinger  License: Freeware

 
  Local Pinger is a handy and powerful ping utility for system administrator or webmaster to check network connection. It sends echo requests to the address you specify and creates graphics of the responses received and their round trip time.

Author:
Michael Kochiashvili| Date: 09-03-2005 | Size: 344 KB
  -
 

 Show My IP Software  License: Freeware

 
  Billions of users has dynamic IP. You may be one of them. So what do you do to see your external ip? Goto other websites and see or copy paste your ip. This certainly takes time. This application shows your external IP within 3 secs !!!

Features:
 * Allows to see and save most of the network information with "Complete Network Info Tool".
 * Allows to see LAN IPs and MAC Address using "LAN IP And MAC Address Viewer Tool".
 * Allows to Ping to another IP address or URL using "PING Tool".
 * Allows to resolve IP address and URL with "IP Address Resolver Tool".
 * Simple, Userfriendly.
 * Fastest way to know your external IP.
 * Right Click IP copy.
 * Plays specified sounds after error or ip change.
 * Allows to save and load settings.
 * Automatic update check.

Author:
TEAM ROOTS| Date: 17-12-2007 | Size: 601 KB
  -
 

 FREE PacketTrap TFTP Server  License: Freeware

 
  PacketTrap TFTP Server is a FREE multi-threaded file transfer utility. It supports simultaneous transfers and offers option negotiation between client and server, including clock size, transfer size, and timeout. It may be used to move configurations between routers, switches, hubs, and XTerminals. It has been extensively tested with Cisco routers and switches.

Author:
PacketTrap Networks, Inc.| Date: 24-01-2008 | Size: 6922 KB
  -
 

 Bello Network Monitoring WinGUI  License: Freeware

 
  Our on-demand monitoring service makes it easy and affordable to detect network and website failures early, minimizing downtime and avoiding economic impact. bello network monitoring service periodically checks your website as well as your other servers. As soon as outages are discovered you will be notified via email, SMS/pager or ICQ message. For the free starter account the monitoring interval is 60 minutes, for full service accounts you can choose monitoring intervals down to one minute. Sensor types include PING, PORT, HTTP, HTTPS, Advanced HTTP, HTTP Transaction, DNS, SMTP, POP3, SNMP, FTP and more. Even if you run your own monitoring systems you might want to consider using our on-demand monitoring service as a "second opinion" about the availability of websites and their uptimes, e.g. when SLA (service level agreements) must be checked.

Author:
Paessler AG| Date: 24-08-2006 | Size: 1287 KB
  -
 

 IPCheck Mobile GUI  License: Freeware

 
  IPCheck Mobile GUI helps organizations monitor critical network resources and immediately detect system failures or performance problems on a PocketPC, using Paessler's IPCheck™ Technology. Various sensor types including PING, PORT, HTTP, HTTPS, Advanced HTTP, HTTP Transaction, DNS, SMTP, POP3, SNMP and custom sensors are supported for in depth monitoring of almost any network device. Notifications can be triggered by uptimes, downtimes or slow responses and can be sent out by email and ICQ, via SMS, to pagers and now on your PocketPC.

Features:
 Mobile access to the status of your sensors
 Connects to your IPCheck Server via GPRS, GSM, WLAN or through your PCs internet connection
 Supports HTTP and HTTPS
 For each sensor the status, last message, last request time and the interval is shown
 A list of the most recent notifications is shown
 Sensorlist can contain Up, Down and/or Paused sensors

Author:
Paessler AG| Date: 04-08-2006 | Size: 97 KB
  -
 

 Planet Sitemap Creator 2007 Pro  License: Freeware

 
  # Sitemaps in various format ( XML, HTML, Text) # Keyword supported HTML sitemap # Specify criteria in Sitemap Configuration for the links to be included/excluded # Run more than one Sitemap Generation Process simultaneously # Pause / Resume the Current Sitemap process # Built-in FTP to upload your sitemap # keywords stats to improve the website content # Auto submit XML sitemap to Google (Google sitemap ping) # Create Sitemap index files

Author:
Planet Creativa| Date: 31-03-2007 | Size: 1136 KB
  -
 

 Table Tennis Pro  License: Freeware

 
  Bring the fast-paced game of table tennis, better known to some as ping-pong, to your desktop. Using a unique artificial intelligence engine, Table Tennis Pro pits you against several opponents with different styles, strengths, and weaknesses, all in a nicely rendered 3D environment. Lob or slam, spin or spike, and become a master of the table in this competitive and addictive game. FEATURES: . Innovative Control System : Provides full control of power and spin on shots, allowing you to hit the ball where you want to and how you want. . 31 Intelligent Computer Players : Each with different serving, playing styles and difficulty levels. . Strategic Game Play : The unique control system combined with intelligent opponents allows for all table tennis situations to present themselves - shot drop shots over the net, floating back spin long shots - curling side spins - the choices are unlimited making the gameplay fantastic - all you'll need to do is practice. . Multiplayer : The high skill factor involved in the game makes this an awesome game to play against a fellow human - nearly as good as the real thing ! . True 3D Environment : Includes 12 different playing rooms, multiple table surfaces, nets, stands and balls. . Two-Player Games : Single- or split-screen modes for playing another person on one machine. . League and Tournament Competitions : Get involved in a long term competition to see where you stand. . Practice Mode : Practice those tough shots against a fully (power, direction and spin) programmable robot. . Two Arcade Games included : Comes with two arcade games to further test your shot positioning skills and reaction level - 'Disks' and 'Blocks'. . Various difficulty levels and game speeds : To make the game suitable for all ages and all skill levels.

Author:
Grass Games| Date: 07-09-2006 | Size: 5559 KB
  -
 

 Emsa Web Monitor  License: Freeware

 
  Emsa Web Monitor is a small Web monitoring program, an utility that runs on your desktop and allows the user to monitor uptime status of several websites. The program works by periodically pinging the remote sites, and showing the ping response time as well as a small graph that allows the user to quick view recent monitoring history.T he program has two modes, a normal and a mini mode. While in mini mode, it will look like a small bar with leds. While in normal mode, it will show full details for all websites being monitored. Other features: transparency, auto-docking, running in system tray, auto-run at startup, custom ping check interval etc. This program is rather simple but hopefully useful in monitoring a set of websites that you own, or to keep an eye on your internet connection status by choosing a number of reliable sites and monitoring them. Freeware for Windows.

Author:
EMSA SYSTEMS| Date: 11-12-2004 | Size: 344 KB
  -
 

 FireScope Workbench  License: Freeware

 
  FireScope Workbench is a collection of free tools designed to make life easier for IT operators. This version currently includes a Service Modeler with dependency discovery and MIB browser and MIB walker combined, with additional tools being developed that will seamlessly plug into the interface to expand its capabilities. FireScope Workbench is built using Java Standard Widget Toolkit (SWT), enabling it to periodically check for updates and deliver single-click installation of new features as they are published. In addition to using FireScope Workbench as an independent application, it can connect with the FireScope Business Service Management (BSM) or FireScope Configuration Management (CMDB) solution to simplify configuration for rapid time to value. The MIB (Management Information Base) Walker and Browser Tool collects information about your SNMP-enabled networked devices by walking the SNMP tree for a target device and polling the current value of every OID (Object IDentifier) the device supports. Recently added Ping Sweep utilities can scan large IP ranges in seconds, with DNS lookup of responding hosts. Once you've walked a device, you can create real-time graphs of the value of any OID or you can export the walk to an XML file. This file can then be uploaded to FireScope BSM to be added as a managed asset. The Service Modeler component in FireScope Workbench enables you model your IT Services in an easy to use interface that includes discovery capabilities to do all the legwork for you. Simply create your Service Group containers and scan your network to begin mapping your IT Services and their dependent networked assets. Once you've built your service model, an export to XML function provides a standards-compliant format for importing into Visio or any other network visualization tool, or into any monitoring and management solution that supports XML import, which includes FireScope BSM and CMDB products.

Author:
FireScope Inc.| Date: 14-08-2008 | Size: 63756 KB
  -
 

 IPCheck Server Monitor  License: Freeware

 
  Reliable network and website monitoring using Paessler's proven and constantly refined IPCheck technology which has been used for network management by many companies from SOHOs to Fortune 500 worldwide since 1997. Sensor types include PING, PORT, HTTP, HTTPS, HTTP Advanced, HTTP Transaction, DNS, SMTP, POP3, FTP, SNMP, as well as various native Windows system sensors and native SQL sensors for MS SQL, MySQL and Oracle. Network management notifications can be triggered by server uptime, downtime, changed webpages, or slow responses. Messages can be sent by email, network broadcast (net send), ICQ, via SMS and to pagers. The free for personal and commercial use is limited to 5 sensors and minimum monitoring interval of 15 minutes. It can be upgraded by requesting a Free 30 Day Trial License or by purchasing a Full License.

Here are the main features of IPCheck Server Monitor:
 
  * Powered by Paessler's reliable IPCheck™ technology
  * Eight-year-ongoing process of refinement and new features
  * Easy installation and usage - You can get started in less than 5 minutes!
  * Remote Management via web browser, PocketPC, or Windows client
  * Notifies users about outages by email, ICQ, or pager/SMS, and more
  * Monitors network services with its comprehensive sensor type selection
  * Multiple location monitoring using secure Remote Probes

Author:
Paessler AG| Date: 31-01-2008 | Size: 30723 KB
  -
 

 Emsa PC FlexInfo  License: Freeware

 
  Emsa PC FlexInfo is a system information and diagnstics utility. What it does is, gathering system information data, also benchmark (CPU Speed test), and network info (IP and host lookup, Ping tool). It also shows realtime stats on items like CPU and memory load. The system information data is presented as text so it can be copied and pasted into documents. This program was designed with simplicity in mind, but usefulness for the user. The system information provides various informations about the local system ,like Operating System name and version, system folders, Service packs, cpu information, keyboard, mouse, environment variables, system drives information, memory allocation, supported screen modes, processes running, power & battery status, sound devices, services, local IP address & host, system.ini and win.ini files.The CPU graph and memory indicators show realtime info about these parameters, like memory allocation and page file.The CPU speed test allows you to check the estimated PR factor of your machine. The test takes about half a minute. Freeware.

Author:
EMSA SYSTEMS LTD| Date: 06-04-2004 | Size: 353 KB
  -

| 1 | 2 | 3 |

 

 
Sponsored Shareware

Universal Explorer
Powerful windows explorer
file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

ListMotor
Email List Manager, operates with email stored in simple text files or csv files.

Email List Manager

 

DirFile.Com - Freeware Software Download