I'm trying to run a web service that usually listens on port 8080, but there's another service on my computer that is currently listening on that port. (the process now appears to be using port 8081)
After a little bit of research, I was able to determine that the ntoskrnl.exe process was listening on that port.
It has only been using that port for the last 2 weeks, so somethin'gs changed
Can anyone help me figure out why it's using that port?