How to Viewing all TCP\UPD Connection and Listening Ports Using Netstat

 TCP\UPD Connection and Listening Ports Using Netstat

1: first open command prompt.

2:  Type "netstat -an" 

3: To explore more about netstat command type "netstat -h" or "netstat -?" to open help window. 


  

Comments