Description:
A tool for diagnosing network and monitoring network connections. Displays all your computer's inbound and outbound connections and lists all open ports, much like the standard Windows netstat command-line utility, but in graphical interface, with protocol statistics, network properties of the local computer. Helps to detect host's activity. It includes the following tools:
* Netstat displays list of network connections, including the information on open TCP and UDP ports, IP address, and connection states. Also it displays protocol statistics.
* Ping helps to detect computer's or host's activity.
* Tracer allows you to know what hops are being used to route a packet of data from your computer to the end point.
* Route retrieves the interface-to-IP address mapping table and the IP routing table. The IP routing table is allow system to detect what IP interface will be used to process request or datagram.
* ARP displays the IP-to-physical address mapping table.
It is a extremely useful tool for any network administrator.



