Re: Remove or kill a port in XP

From: Juergen Heinzl (sigsegv_at_web.de)
Date: 07/12/04


Date: Mon, 12 Jul 2004 02:03:33 +0200


"Richard (Tor)" <rkwok@sympatico.ca> schrieb im Newsbeitrag
news:rvs2f016rfgknm4r82olvjp161cbv4460n@4ax.com...
> Hi,
>
> When I started my Tomcat in XP, it failed because it complained port
> 80 was already being used. I did a netstat -a and found that port 80
> was used by UDP but I did not know which process was using it and why?
>
> Is there a way to find out which program or process is using that port
> 80 and subsequently kill it because it should not be there?
[-]
netstat -ao
Juergen