如何查什么程序在用某个port?

想用VNC,但5900被占用了。我要查一下谁在用。

所有跟帖: 

回复:如何查什么程序在用某个port? -nophd- 给 nophd 发送悄悄话 (31 bytes) () 08/10/2010 postreply 15:43:53

netstat -anb | find ":5900" -ashbury- 给 ashbury 发送悄悄话 (0 bytes) () 08/11/2010 postreply 15:01:41

请您先登陆,再发跟帖!