搜索资源列表
-
1下载:
java网络五子棋的源代码
JSP教程-Java技巧及代码
下面的源代码分为4个文件;
chessClient.java:客户端主程序。
chessInterface.java:客户端的界面。
chessPad.java:棋盘的绘制。
chessServer.java:服务器端。
可同时容纳50个人同时在线下棋,聊天。
没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。
-the source code of JSP Guide-Jav
-
-
1下载:
Java通过socket+swing实现一个简单的网络版有声斗地主游戏。包括服务器和客户端代码。-Java socket implementation through a simple sound Landlords game. Including server and client code.
-
-
0下载:
自己用java写的一个五子棋小程序,C/S结构,包含客户端和服务器的源代码,供以参考。-Own use java applet written in a Gobang, C/S architecture, including client and server source code, for by reference.
-
-
0下载:
本实例是一个简单的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊天。-This example is a simple network Gobang procedures. Procedures consist of two parts: a part for the server side, the other part for Gobang client. One server-side manner
-
-
0下载:
一个基于JAVA的仿QQ游戏平台源代码,实现客户端和服务端信息交互,适合新手查阅。-JAVA-based imitation of a QQ game platform source code to achieve the client and server information exchange, suitable for novice inspection.
-
-
0下载:
下面的源代码分为4个文件;
chessClient.java:客户端主程序。
chessInterface.java:客户端的界面。
chessPad.java:棋盘的绘制。
chessServer.java:服务器端。
可同时容纳50个人同时在线下棋,聊天。
没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。-The following source code is divided into 4 files chessClient.java: the cli
-
-
0下载:
网络象棋对战系统,支持多人登录,分客户端和服务器端,采用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
-
-
0下载:
java版的网络五子棋,可供局域网内玩。运行里面的Server和Client,就可以类似QQ五子棋一样玩。-java version of the network backgammon, for LAN play. Running inside the Server and Client, as you can play backgammon like QQ.
-
-
0下载:
实现五子棋的对弈平台,可以多个人进行。有服务器端,客户机端。对弈的人在各个客户端进行对弈。并实现聊天功能。-Achieve the chess backgammon platform, can be more personal. A server-side, client-side. People in various chess client for chess. And achieve chat.
-
-
0下载:
一个用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
-
-
0下载:
简易的由java实现的五子棋大厅。包括大厅服务器和五子棋客户端。-Simple implemented by the java backgammon hall. Including the hall and backgammon server client.
-