odd I'm not sure why that should make a difference. Calibre does use TCP/IP connections to control worker processes (but the connections are to localhost only). What it does do is start a server thread that listens for connections to localhost from the worker processes. The firewall was probably interfering with the server.
|