Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
eehouse caa5d6a55f implement enough networking to play a game via relay (provided I don't
quit on either device.)  Uses java.nio, a single thread blocking on
select() and a single SocketChannel.  Outbound packets are queued, and
incoming packets reassembled then passed to the JNIThread to be sent
to the jni for parsing.
2010-01-31 21:26:21 +00:00
CVSROOT initial checkin 2003-08-27 19:12:36 +00:00
xwords4 implement enough networking to play a game via relay (provided I don't 2010-01-31 21:26:21 +00:00