Geschrieben von:/Posted by: Water at 11. June 2004 10:57:
I have built a chess server.
If the message sent by server contain non-ascii characters, my winboard displays them error.
for example:
Server send a line "aaa XXX". (aaa is ascii character string, and XXX is non-ascii character string like Chinese, Japanese and so on).
But on Winboard window, it display "XXX aaa".
Why?
I use timeseal alone like "timeseal HOST PORT" in a command line, it gets the same result.
So i guess that timeseal has a bug.
How do I?
How to get a newer timeseal.exe (my version is 1.0, and size is 48640 bytes. Is it the newest?)
Thanks!