Help Guide For Software Engineer
Monday, August 13, 2018
Retrieve application running on ports in windows
Use netstat command to get application list running on specific ports.
netstat -anob
Run the above command as administrator in command prompt.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)