Quote:
Originally Posted by theducks
Get TCPVIEW from Microsoft (formerly from SysInternals) for a graphical, real time view of your TCP connections (ports)
But for a Quick and Dirty just set another port.
|
Or open an elevated command prompt and run "netstat -anb" to see a list of all open ports and sockets and their associated processes (the "n" parameter just skips DNS name resolution, since you don't care about that). Look to see if something's already listening on 8080, and if so either close that, change the port for that app, or change the port in calibre.