|
|
Freeware: Ping And Trace
| |
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 |
| |
- |
| |
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 |
| |
- |
| |
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 |
| |
- |
| |
Alchemy Ping
License: Freeware
|
|
| |
A nice FREE graphic replacement for the standard PING utility.
Author: Alchemy Lab| Date: -41-2002 | Size:
203 KB |
| |
- |
| |
TriDComm
License: Freeware
|
|
| |
TriDComm is a 3D file manager for windows. It requires opengl and a 3D accelerator card.It has the usual file operations (rename, view, edit, copy, move, mkdir, delete, compare, find), trace route, ping in a 3D view, private chat and an FTP server.
Author: Lajos Kelemen| Date: 18-03-2002 | Size:
938 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 |
| |
- |
| |
Visual Trace Route
License: Freeware
|
|
| |
FREE Visual replacement for the standard trace route utility. This software is the fastest way to get the route between your computer and any other computer in the world. This utility can quickly trace a route from your computer to any other device.
A utility that traces a packet from your computer to an Internet host, showing how many hops the packet requires to reach the host and how long each hop takes. If you're visiting a Web site and pages are appearing slowly, you can use traceroute to figure out where the longest delays are occurring. Visual Trace Route utility work by sending packets with low time-to-live (TTL) fields. The TTL value specifies how many hops the packet is allowed before it is returned. When a packet can't reach its destination because the TTL value is too low, the last host returns the packet and identifies itself. By sending a series of packets and incrementing the TTL value with each successive packet, traceroute finds out who all the intermediary hosts are.
You can start Visual Trace Route from the desktop icon, or from the program group manager of the start menu. Also, you can start Visual Trace Route is from Command Prompt. First, start Command Prompt from the Start/Run menu.
Very easy to use interface.
Incredible tracing speed.
Complete control of tracing parameters.
Detailed and complete results of the tracing process.
Real time results in text and graphical mode.
Complete documentation.
Desktop and start menu launching.
Command prompt launching.
Command prompt launching WITH parameters.
It's FREE.
Visual Trace Route is easy to use, cool designed, friendly interface, very fast in tracing routes, and it's free.
Author: IT Lights Software| Date: 13-03-2005 | Size:
595 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 |
| |
- |
| |
MU-Trace
License: Freeware
|
|
| |
Mu-Trace can help programmers who are working on a bigger project and are working in a group. Many additional features, compared with the standard output. Add up to 255 users and define an individual color per user. 30 individual output levels per user can be defined. Toggle the output based on user or level. Auto. time of occurrance added to output. Debug at your customer site.
Author: Image Integration| Date: 15-03-2000 | Size:
515 KB |
| |
- |
| |
Axence NetTools
License: Freeware
|
|
| |
NetTools is a comprehensive set of administration tools:
- NetWatch - host monitoring with alerting, real-time & historical charts of response time & packet lost. E-mail & sound notifications available when a host is down.
- WinTools - lists exhaustive system information from Windows computers: running processes & services, registry, event log, disk, memory & CPU information, etc.
- Port scanner - checks for all open ports and running services. It can discover some Trojans/spyware.
- Network scanner - discovers all nodes in a remote network, their IP/MAC and services running on them.
- NetStat - displays your computer's inbound and outbound connections, lists all open TCP/UDP ports, with the remote IP address & the process using the connection.
- TCP/IP workshop - establishes low-level TCP/UDP connections to troubleshoot and test network services. It can send raw data to any remote port.
- SNMP Browser - a full SNMP browser, so easy you can use it even if you don’t know a thing about SNMP.
- Other tools: fast traceroute shows information about every host on the route, its response time, and packets lost (full trace within 1 second). Lookup is like nslookup, but it shows you all DNS and WHOIS records at once. Bandwidth tool will measure network performance. NetCheck - with this tool you can check the quality of network hardware in your LAN.
Free & Pro versions.
Author: Axence Software, Inc.| Date: 15-11-2006 | Size:
15723 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 |
| |
- |
| |
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 |
| |
- |
| |
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 |
| |
- |
| |
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 |
| |
- |
| |
Colasoft Packet Player
License: Freeware
|
|
| |
Colasoft Packet Player is a replay tool which allows you to open captured packet trace file and playback in the network Publish-me.com. Colasoft Packet Player supports many packet trace file formats created by many sniffer software, such as Colasoft Capsa, Ethereal, Network General Sniffer and WildPackets EtherPeek/OmniPeek etc, it also support burst mode and loop sending feature.
Author: Colasoft Co., Ltd.| Date: 31-10-2006 | Size:
3118 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 |
| |
- |
| |
.Net VisualPaseo Freeware
License: Freeware
|
|
| |
VisualPaseo Freeware is a powerfull add-on for Visual Studio : develop graphically and generate middlewares (XML scripts) between Visual Studio and 33 technologies & applications (ie. 33 free .Net components). Them run and control these middlewares in VisualStudio via Paseo SDK !
Configure components (Start-Stop service, File Management, Word, Excel, Storage Procedure, SQL import / export / request, Telnet, Rexec, POP / SMTP, FTP, RAS connection, Timer, Variable calculation, Ping, System logs, ...) and current constraints between steps.
Included : current implicit variables, intuitive configuration, recovery mode, event handling, error and log management, execution trace !
View full demo : site
Download free scripts (supervision, backup automation...) from the developers community : site
Author: Paseosoft| Date: 14-04-2006 | Size:
30078 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 |
| |
- |
| |
CapiDog
License: Freeware
|
|
| |
ISDN monitor program showing busy channels in the system tray. Pops up a window showing the calling, called and redirecting numbers when a call comes in. Also allows a d-channel trace into a file. Requires an AVM, Gerdes, or Scitel ISDN adapter due to the necessary CAPI 2.0 extensions.
An English language version is available here:
http://www.shamrock.de/english.htm
Author: Shamrock Software GmbH| Date: 26-02-2004 | Size:
280 KB |
| |
- |
| |
A-ToolBar
License: Freeware
|
|
| |
This freeware toolbar brings you 50 useful tools in one program.
General tools:
Metasearch, Desktop search, Web catalog, Latest news, Feed (RSS) reader, Spam remover, Google PageRank and Alexa Rank ,Links manager, Applications manager, Language translator, Dictionary, Clipboard history ,Personal Information Manager, Agenda with world clock, Reminder, Currency converter, Quotes (stock symbols) ,SMS , Password keeper, Password revealer, Weather forecast, Memory defragmenter ,System information, Popup killer, Fill form, Horoscope, Biorhythm, Random Photo, Love calculator ,Dating calculator, Games.
Network tools:
Telnet SSH, Proxy, Ping, Trace, DNS lookup ,Port scanner, Finger, WhoIs, IP2Geo, Sniffer, Server monitor.
URL tools:
Submit url, Url info, Link popularity, Position analysis, Url future PageRank, Url fetcher, Keyword density, Related links.
On a very easy way the user can add, without no technical knowledge, new search engines in the search list.
Author: 4C Software| Date: 09-02-2005 | Size:
2338 KB |
| |
- |
| |
AVirCAP
License: Freeware
|
|
| |
Automated CODERED & NIMDA wormtype detection / track and Trace utility. Its a utility that passibly monitors for CODERED and NIMDA typ of attacks. The system feature reports as On-Screen, File, Email, SQL or FTP uploaded CSV's. Offending hosts can be further investigated by additional reporting tools. The features makes it suitable to cluster the system together with ofther AVIRCAP machines on the network in order to cover multi subnets.
Author: Fredrik Elmqvist| Date: 01-10-2001 | Size:
7123 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 |
| |
- |
| |
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.
Author: AirGrab| Date: 04-09-2008 | Size:
2601 KB |
| |
- |
| |
AVS Fire Screensaver
License: Freeware
|
|
| |
Find yourself in the epicentrum of a magnificent fire or follow the trace of a fireball in AVS Fire Screensaver. Get more free AVS Screensavers for your desktop. Developed in 3D, bright, colorful and originally designed, our screensavers will give you a lot of exciting emotions. A special feature makes possible to enrich the screensaver with your own images.
Author: Online Media Technologies Ltd., UK| Date: 05-08-2008 | Size:
3666 KB |
| |
- |
| 1 | 2 | 3 | 4 |
|
|
Universal
Explorer
Powerful windows
explorer file
manager and viewer.

Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Extractor
Email
marketing
software to extract specific contact.

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