搜索资源列表
java网络五子棋的源代码
- java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Jav
qipaiyouxi
- 1,\"qipaiyouxi\\\\s\"文件夹内为服务器程式原代码,\"qipaiyouxi\\\\c\"文件夹内为客户端程式原代码, \"qipaiyouxi\\\\tonghuashun\"文件夹内为同花顺游戏程式原代码。 2,调试时,\"服务器.exe\" 需和 \"游戏室列表.txt\" \"首页.html\"在同一目录下,\"客户端.exe\" 需和 \"游戏室列表.txt\" \"首页.html\"以及\"Tonghuashun.exe\"在同一目录下,暂时只安装了同花顺一个
Poker
- Java通过socket+swing实现一个简单的网络版有声斗地主游戏。包括服务器和客户端代码。-Java socket implementation through a simple sound Landlords game. Including server and client code.
playcardserverclient
- 牌类游戏完整的代码,包括服务器端、客户端代码。-Card games complete code, including server-side, client-side code.
OnePiece
- 聊天小软件:基本的思路: 服务器端: 服务器与每个客户用一个线程建立连接 每个线程里面不断接收和处理数据包 所有数据包用一个列表存储 遇到ask包(请求在线列表)就跟据来源生成一个rst包(返回) 遇到To为本线程用户的,将包发给本线程用户 客户端: 与服务器端相对应 代码里面有注解 数据包: 用一个类表示 里面有Kind(包类型),To(来源),From(去处),Message(消息) 网络套接字用文件类型传输,所以
xiangqiduizhan
- 网络象棋对战系统,支持多人登录,分客户端和服务器端,采用Swing加套接字实现,代码简单易懂,适合学习JAVA的人使用-Chess combat system, support network DuoRen login, points the client and the server, the Swing and a socket, easy to understand and to realize the code for learning a JAVA people use
TicTacToe
- 该程序为井字游戏的服务器端代码。可以实现多线程控制游戏。-This program is the server code in jingzi game. It can control the game with multi threads.
hkFIVE
- 香港五张,很好玩的游戏,包含服务器端和客户端代码,编译即可运行-Hongkong five tickets, fun games, including server and client code, the compiler can be run
fish_server
- 大闹天宫捕鱼游戏服务器端代码,适合网狐棋牌游戏使用。-Monkey King fishing game server code, suitable for the use of Fox network chess game.
6602_ox2
- 二人牛牛代码,包括客户端和服务器,服务器为6602框架,带机器人和精确控制- Two beef code, including client and server, server for the 6602 framework, with robots and precise control