An example client-server application using Java socket. Client is implemented on Android..
tictactoe-server is hosted in the following web site
https://github.com/channguyen/tictactoe-server
If you think the Android project tictactoe-server listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of tictactoe-server.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
tictactoe-server has the following Java source files.
chan.android.game.tictactoe.MyActivity.java null.Game.java null.TicTacToeServer.java