When you try to start a service or application like Web Server (IIS , Tomcat, etc..) the service response can response with an Error Loke: “The Port is already in use” How can you find what use this port and how to kill the process that use it ? Window :In windows netstat is usedContinue reading “PORT IN USE”