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 /?.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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