Sig of the Week
Butters go buy World of Warcraft, install it on your computer, and join the online sensation before we all murder you.
NavigationPandoa MusicFlickRUseful Sites
NEW Corvette GMX 245WeatherSan Diego, CA User loginWho's onlineThere are currently 0 users and 1 guest online.
|
Using netstat -b to find out which programs use which portsSubmitted by tfiske on Thu, 10/07/2004 - 16:09.
I was going to do a somewhat long and drawn out method of obtaining a port match to process ID and how to find out what program is using that process ID(to help people running game servers and chat programs etc.), however it looks like Microsoft finally updated one of their network/system diagnostic tools. For those of you who use netstat already will find the new features to be long awaited, and for those that have not yet used it may consider using it for helping you diagnose network/firewall issues potentially brought on with installation of Windows XP SP2.
TCP CORVETTE:2155 216.179.194.253:8000 ESTABLISHED 3452 [wmplayer.exe] TCP CORVETTE:2195 akonix1.mycompany.com:5050 ESTABLISHED 2152 [trillian.exe]From this you can see that my company setup a proxy for most instant messengers. |