In this article I will explain a few common and useful utilities for network and operating systems in general.
Netstat
The main purpose of netstat is to give a quick general overview of the connections the system is using. Plus information such as, the protocol typically TCP/UDP or the current status state.
Open a DOS prompt {start-run-cmd}. Then type “netstat” you’ll see output like the following

