netstat -ao |find “Port number”
Archive for April, 2009

How to get task list and process ID of running programs on windows
April 2, 2009Just type tasklist on your command prompt.

How to get MAC address of windows system.
April 2, 2009Just type below command at your DOS command promt:( That will work in XP and above)
getmac – quickly grab just the mac addresses of your NICs without having to use ipconfig /all
