As William has stated, the -o option is available in WinXP. In previous systems, netstat's options are: NETSTAT [-a] [-e] [-n] [-s] [-p proto] [-r] [interval]
> -----Message d'origine----- > De : Akira Hatakeyama [mailto:[EMAIL PROTECTED] > Envoyi : mercredi 28 avril 2004 18:32 > @ : [EMAIL PROTECTED] > Objet : Re: VNCserver connecting problem > > Greetings. > > On Wed, Apr 28, 2004 at 04:26:36PM +0200, Seak, Teng-Fong wrote: > > Using this command: > > netstat -n -a -p tcp > > It could show you the open ports in your server machine. > > But they can't tell you which application is the owner of the port. > > With '-o' option, netstat shows 'owner' PID of the port. > And with Windows Task Manager, you can get owner process > (in name) of the port. > > -- > Akira Hatakeyama E-Mail: [EMAIL PROTECTED] > http://www.sra.co.jp/people/akira/index.html > chigasaki-minami, tsuzuki ward, yokohama, japan _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
