H.G.Muller wrote:It would help if you gave the exact command you use. F.e. "-icchost" is not a valid option: it isshould be "-icshost". It is also not the only option you have to give: a correct command line would be
xboard -ics -icshost freechess.org
This would not correct for network lag, however. To do that you would need a Mac version of timeseal, and write something like
xboard -ics -icshost freechess.org -icshelper ./timeseal
(depending on where you put the timeseal binary file).
Hi, that is the way I'm trying to launch it specifically:
open -a XBoard --args -ics -icshost freechess.org -icshelper timeseal
Everything opens up nicely but it simply doesn't connect to the site. Again I've tried telnet from the command line and it works perfectly so I'm wondering if there is any setup file I need to customise or anything else? I'm using MacOS Mojave. Any ideas more than welcome!
Peter