Introduction - If you have any usage issues, please Google them yourself
java network Gobang source code is divided into the following four documents chessClient.java: the client main program. chessInterface.java: the client interface. chessPad.java: drawing board. chessServer.java: server-side. Can accommodate 50 people at the same time playing chess online, chat. Not coupled with detailed notes, j2sdk1.4 through.