Closed GoogleCodeExporter closed 9 years ago
Locate the first token "op=" in the incoming event (from the remote server) and
chop off whatever before the token.
Note: This change should make the command-parsing code more robust and make it
easier to modify the network protocol later without breaking the existing/old
versions.
http://code.google.com/p/hoxchess/source/detail?r=683
Original comment by huypha...@gmail.com
on 7 Dec 2009 at 7:55
Original issue reported on code.google.com by
huypha...@gmail.com
on 6 Dec 2009 at 5:07