风云小站|Connecting Lives With Infinite New Discoveries » 求助专区 » 怎么删除ZCOM的插件啊

怎么删除ZCOM的插件啊

yefeng2651 初级会员
#1 2007-03-31 17:52
私信 引用 编辑

这个一般是因为有zcom的进程在进行。你可以看看是哪个进程。

如果你不会,你可以找下端口查看程序 来找出是哪个程序使用这个端口。

我一般用fport,命令行下的。如果你不会,你可以找找别的相似的可以在win下用的。
最近评分记录:
  • 风云币:+2(cai504) 您的贴子很精彩!希望很
  • yefeng2651 初级会员
    #2 2007-04-03 14:25
    私信 引用 编辑

    Quote:
    引用第2楼kiva于2007-03-31 17:55发表的  :
    fport是查端口的啊

    fport reports all open TCP/IP and UDP ports and maps them to the owning application.
    This is the same information you would see using the 'netstat -an' command, but it also
    maps those ports to running processes with the PID, process name and path.  Fport can be
    used to quickly identify unknown open ports and their associated applications.


    除了查端口外,更重要的是可以查端口的使用程序.