Description: The realization of renju game against, open the Eclipse import ch03 project, run server. ChessServer class start the server running client. ChessClient class starting client currently only support two client netplay, multiple players and the thread synchronization problems such as the two client can be on the same computer operation
To Search:
File list (Check if you may need any files):
ch03\.classpath
....\.project
....\bin\chessface\chatPad.class
....\...\.........\chessPad.class
....\...\.........\chessPoint_black.class
....\...\.........\chessPoint_white.class
....\...\.........\chessThread.class
....\...\.........\controlPad.class
....\...\.........\inputPad.class
....\...\.........\userPad.class
....\...\.lient\chessClient$1.class
....\...\......\chessClient.class
....\...\......\clientThread.class
....\...\server\chessServer$1.class
....\...\......\chessServer.class
....\...\......\MessageServerPanel.class
....\...\......\ServerThread.class
....\src\.classpath
....\...\.project
....\...\chessface\chatPad.class
....\...\.........\chatPad.java
....\...\.........\chessPad.class
....\...\.........\chessPad.java
....\...\.........\chessPoint_black.class
....\...\.........\chessPoint_white.class
....\...\.........\chessThread.class
....\...\.........\chessThread.java
....\...\.........\controlPad.class
....\...\.........\controlPad.java
....\...\.........\inputPad.class
....\...\.........\inputPad.java
....\...\.........\userPad.class
....\...\.........\userPad.java
....\...\.lient\chessClient$1.class
....\...\......\chessClient.class
....\...\......\chessClient.java
....\...\......\clientThread.class
....\...\server\chessServer$1.class
....\...\......\chessServer.class
....\...\......\chessServer.java
....\...\......\MessageServerPanel.class
....\...\......\server\chessServer$1.class
....\...\......\......\chessServer.class
....\...\......\......\MessageServerPanel.class
....\...\......\......\ServerThread.class
....\...\......\ServerThread.class
....\...\......\server
....\bin\chessface
....\...\client
....\...\server
....\src\chessface
....\...\client
....\...\server
....\bin
....\src
ch03