M melJ8pson Dec 22, 2004 #1 Hello, all! I want to view the current running connections of my pc, so how? Would appreciate your advice!
Hello, all! I want to view the current running connections of my pc, so how? Would appreciate your advice!
Nodsu Posts: 5,451 +7 Dec 22, 2004 #2 At command line, run "netstat". This will list all active connections. "netstat -a" will display listening ports too. You can download TCPView from www.sysinternals.com if you are not pleased with the crude output of netstat. Some firewall software also have the feature of showing active connections.
At command line, run "netstat". This will list all active connections. "netstat -a" will display listening ports too. You can download TCPView from www.sysinternals.com if you are not pleased with the crude output of netstat. Some firewall software also have the feature of showing active connections.