搜索资源列表
chess
- Java语言的简洁和完美,以及java网络功能的优越性是每个java体验者所体会的感受。笔者在闲暇之余,开发出网络中国象棋(以下简称象棋)程序,在此愿与广大java编程爱好者共享,做以介绍供大家参考。如有问题可与我联系: 网络象棋程序主要功能有象棋室(多象棋桌)功能、观棋功能、悔棋功能、下棋聊天功能、调取残局文件对弈功能、方便的人性化图形界面操作等功能。由象棋服务和客户端Applet组成,Applet实现象棋室的显示,象棋桌的显示和走步判断以及用户的一些操作如悔棋、认输等功能的实现。为考虑资
GamePrj
- 一个基于JAVA的仿QQ游戏平台源代码,实现客户端和服务端信息交互,适合新手查阅。-JAVA-based imitation of a QQ game platform source code to achieve the client and server information exchange, suitable for novice inspection.
phongth-bingo-41d3715
- phongth-bingo Java游戏 有客户端与服务端 可多人玩-phongth-bingo Java client server multiplayer game
halma-master
- 一个用Java在eclipse开发的中国跳棋小游戏,基于C/S模式,有客户端和服务端,导入可直接运行-Halma is a logical board game as known as Chinese checkers. The game is played by two players on opposing corners of the board.
DreamHalma-master
- 一个用Java在eclipse开发的中国跳棋小游戏,可进行人机对战,有客户端和服务端,导入可直接运行-An eclipse developed using Java in Chinese Checkers game can be man-machine war, the client and server, the import can be run directly
Java-liaotian
- 一个Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。RunServer()方法中运行聊天服务,通过Socket 类的getInetAddress().getHostName() 方法获得主机名, 建立新的ChatHandler 对象实例, 在synchronized (clients)中取得与客户端的同步。内部类ChatHandler 继承了Thre
Server1.9.7_Beta.ZIP
- 一套纯JAVA编写的坦克战争的服务端(ServerBeta)与客户端(ClientBeta),内附JAVA源代码及注释(解压后可见.java文件)。坦克大战1.9版本-ON划词翻译ON实时翻译 A pure JAVA prepared in tank warfare (ServerBeta) and client server (ClientBeta), containing the JAVA source code and the notes (after extracting th
Java网络五子棋2
- JAVA程序编写的五子棋游戏,分客户端与服务端编写(JAVA programming Gobang game, sub client and server writing)