xwords/xwords4/android
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
..
scripts Get comms info (host name, etc.) from user and pass it through to the 2010-01-30 20:06:06 +00:00
XWords4 implement enough networking to play a game via relay (provided I don't 2010-01-31 21:26:21 +00:00
Application.mk initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00
INSTALL.txt initial checkin of jni source and build scripts for android port 2010-01-02 19:10:08 +00:00