搜索资源列表
TicTacToe
- 本程序分为两部分,客户端和服务器端,服务器在gameServer文件夹中,客户端在gameClient中,此程序使用当前流行JAVA编译器之一Eclipse编辑完成,打包为两个jar文件后可在任意有JAVA环境的系统中运行。打包文件server.jar为服务器,client.jar为客户端。-The program is divided into two parts, the client and server, the server in gameServer folder, the clie
TicTacToeGame
- 在课堂上制作的TicTacToe的游戏,包含有服务器端和客户端。可以重新开始,判断输赢。是Java网络的基础-Produced in the classroom TicTacToe game, includes server and client. Can start to determine winning or losing. Is a Java-based network
TicTacToe-Game
- A client server games based on Socket client server in java