DOS command line tool to display the listening ports along with their Process Id's
Open command prompt and type :- netstat -ano
DOS command to kill a particular process id
Open command prompt and type :- tskill processid
Source:-
Wikipedia
http://commandwindows.com/taskkill.htm