reiella
Explorer
Actually mispoke a bit.
In order for a javascript generator to do logging... You'd need to add a monitor server (socket watching daemons are typically C) as well as have the javascript open a socket to send the generated move to the watch daemon... Although I'm not sure javascript even lets you open sockets like that.
Easiest way to really do that would be to change it to a java applet.
And java applets with file writing access tend to frighten system adminstrators
.
But, maybe someone can give better suggestions hopefully maybe.
Or we could try to talk Vanor (I think it was Vanor) to actually do his php yb server ;P.
In order for a javascript generator to do logging... You'd need to add a monitor server (socket watching daemons are typically C) as well as have the javascript open a socket to send the generated move to the watch daemon... Although I'm not sure javascript even lets you open sockets like that.
Easiest way to really do that would be to change it to a java applet.
And java applets with file writing access tend to frighten system adminstrators

But, maybe someone can give better suggestions hopefully maybe.
Or we could try to talk Vanor (I think it was Vanor) to actually do his php yb server ;P.