Archived from groups: microsoft.public.win2000.general (More info?)
On 13 Jul 2005 14:35:38 -0400, nnmmss
<UseLinkToEmail@WindowsForumz.com> wrote:
>how can i check that which ports are port and ready in my windows
>2000? is there any command
Open the CMD window and type netstat -an
Open ports are distinguished by a "listening" report, but you have
to be careful of this because you can have a listening port that
isn't actually open. It's best to do this immediately after booting up
and going on line so as to avoid the "time wait" reports that occur
after using internet apps. This article by Marchand should help
you with interpreting netstat :
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.