In Windows, how do I see all listening network ports?

I can please only one person per day. Today is not your day. Tomorrow isn't looking good either.

In Windows, how do I see all listening network ports?

Postby ShiftPoint » Tue Jul 07, 2009 8:02 am

In Windows, you can use the netstat.exe program to view all listening network ports. To do so, from a command prompt, type netstat . You can use also use options to get more information, as in the following examples:

netstat -o Show the process IDs (PIDs) associated with each port
netstat -a Show all
netstat -n Show numbers of ports

You can also combine options, e.g., netstat -oan .
User avatar
ShiftPoint
 
Posts: 70
Joined: Sun Jul 05, 2009 4:52 pm
Location: Pickerington, OH

Re: In Windows, how do I see all listening network ports?

Postby Mike » Fri Jul 10, 2009 10:56 am

Netstat FTW! :) I use it to determine if there's a virus/malware running in the background.
User avatar
Mike
 
Posts: 21
Joined: Sun Jul 05, 2009 4:51 pm
Location: Belpre, OH


Return to Windows XP

Who is online

Users browsing this forum: No registered users and 0 guests

cron