Netstat

Shows information about active connections on local host.

Click on "Refresh" button to refresh information about connections and its status.

Output returns:

a)protocol family (TCP or UDP)

b)local address (local host and port - for example "localhost:137")

c)remote address (remote host and port - for example "207.122.13.230:11")

d)status of connection (for example "ESTABLISHED")

You can right-click on any connection in the list and select following options:

"Get Host Name" - returns host name for selected remote IP address

"Local Port Info" - returns information about selected local port (default service running on it and short description)

"Remote Port Info" - returns information about selected remote port (default service running on it and short description)

"Network Information" - returns network information for selected remote IP address

Double-click on any entry in the list will run default utility

Clicking on button will bring up "Netstat Settings" window

You can set types of connections you want to monitor ("TCP" and/or "UDP" and/or "Server" - for services running on local host). You can select if you want Netstat to refresh automatically and set refresh interval. You can choose if you want the output to be saved. You can set default utility, which will run after double-click on selected entry in the list