Jump to content

Recommended Posts

Posted

Hi everyone,

I just want to know, what command is command prompt able to check which port number is available to use in my PC? or is there any software to check port number?. Thx :)


Posted

It's interesting, I haven't heard any ways to check this from batch file without using specifically created executable which cheks it, but I guess that you could grep netstat's output for interesting info.

Posted

You can check which port numbers ARE IN USE by using netstat and its various commands.

To use it, open up cmd.exe and type in netstat. If you want other commands, type netstat /?.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...