Mark wrote:I downloaded the 64-bit windows server, but haven't gotten it to connect yet. I added the port to the firewall exceptions, but I still get the "Unable to connect to server" error. Any ideas?
Almost certainly because your computer doesn't accept connections from the outside to that particular port number, for some reason. It might have something to do with network settings on your computer, with how the local network it's connected to is configured (if, for instance, this is a computer at your job and not a private computer), or restrictions imposed by your ISP.
I realize that this is not particularly helpful. You could try a wide range of different port numbers and see if you could get some of them to work, perhaps something in the range 49152-65535.
If someone with more network expertise reads this, I hope you can give some advice. The remote engine server is a plain TCP server which listens to connections on a port chosen by the user, port 1685 by default. The chess program running on the phone tries to connect to this port.