CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - server client java

搜索资源列表

  1. java网络五子棋的源代码

    1下载:
  2. java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Jav
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:26829
    • 提供者:赵永水
  1. stendhal-0.48

    0下载:
  2. 是一个用来开发同时多人在线游戏的引擎,Arianne提供一个简单的方式来创建游戏服务器规则与游戏客户端.Marauroa Server是用Java开发的多线程服务器,使用UDP协议进行通信,用mysql存储数据,并使用python描述游戏脚本-is also used to develop a multiplayer online game engine, Arianne provide a simple way to create rules of the game and the game
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:3445538
    • 提供者:蛤蟆
  1. JAVA游戏_贪吃蛇

    2下载:
  2. /* *可以本机单打,本机双打,联机双打 *用户一的键盘控制为:up= key_up down= key_down left = key_left right = key_right * pause = key_space reset = key_r *用户二的键盘控制为:up = w down = s left = a right = d * pause = 1 reset = 2 *@auther 张恩来 *@e-mail:zhang_elai@cvicse.com *联机双打时,请先建立服
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:7363
    • 提供者:马伟豪
  1. wuziqi_online

    0下载:
  2. java swing 五子棋在线游戏;分server端和client端。-java swing backgammon online games sub server side and client side.
  3. 所属分类:Games

    • 发布日期:2017-04-07
    • 文件大小:102088
    • 提供者:YGP
  1. Poker

    1下载:
  2. Java通过socket+swing实现一个简单的网络版有声斗地主游戏。包括服务器和客户端代码。-Java socket implementation through a simple sound Landlords game. Including server and client code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:636542
    • 提供者:
  1. FiveChess

    0下载:
  2. 本实例是一个简单的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊天。-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
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:90806
    • 提供者:yang
  1. source

    0下载:
  2. 坦克大战:有客户端和服务器端,实现简单的游戏功能-Battle City: There are client and server-side to achieve a simple game features
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1302884
    • 提供者:chenjie
  1. TicTacToeImpl.java

    0下载:
  2. this is a tictio game developed in java .this is client server game.
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:1292
    • 提供者:ag
  1. UDPGAME

    0下载:
  2. Client server udp java game
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:19461
    • 提供者:Muthanna
  1. java-Net-wzq-Source

    0下载:
  2. 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.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-07
    • 文件大小:1966460
    • 提供者:
  1. wu-zhi-qi-java

    0下载:
  2. 实现五子棋的对弈平台,可以多个人进行。有服务器端,客户机端。对弈的人在各个客户端进行对弈。并实现聊天功能。-Achieve the chess backgammon platform, can be more personal. A server-side, client-side. People in various chess client for chess. And achieve chat.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:33690
    • 提供者:wjl
  1. Java

    0下载:
  2. 使用Java编写的一个坦克大战小游戏,包括服务器和客户端。-A Java game called Tankmania including a client and a server.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-05
    • 文件大小:1015941
    • 提供者:宁汐
  1. ch04

    0下载:
  2. 网络游鱼,打开Eclipse导入ch04项目,运行server.FishServer类启动服务器端,运行java client.SwimFish类启动客户端。注意,同时在多台机上运行客户端才能显示出网络游鱼的效果,在同一台机上打开多个客户端窗口不能看到该效果。-Network fish, open the Eclipse import ch04 project, run server. FishServer class start the server running Java client.
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:232651
    • 提供者:yuan
  1. tank(java)

    0下载:
  2. java版本的tank游戏源码。包括client和server,10多个文件就实现了坦克小游戏。-tank game source java version. Including client and server, 10 more files on the realization of a tank game.
  3. 所属分类:Games

    • 发布日期:2017-04-04
    • 文件大小:49012
    • 提供者:何鹏飞
  1. code-chat

    0下载:
  2. 一个小小的聊天软件。用java实现。采用服务器/客户端结构。-a little chat software. Using java to achieve. Using the server/client structure.
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4461
    • 提供者:produ
  1. Java-liaotian

    0下载:
  2. 一个Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。RunServer()方法中运行聊天服务,通过Socket 类的getInetAddress().getHostName() 方法获得主机名, 建立新的ChatHandler 对象实例, 在synchronized (clients)中取得与客户端的同步。内部类ChatHandler 继承了Thre
  3. 所属分类:Games

    • 发布日期:2017-04-14
    • 文件大小:5633
    • 提供者:heibao
  1. code-chat

    0下载:
  2. 一个小小的聊天软件。用java实现。采用服务器/客户端结构。-a little chat software. Using java to achieve. Using the server/client structure.
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4577
    • 提供者:ientists
  1. SimpleOnlineFiveChess

    0下载:
  2. 简易的由java实现的五子棋大厅。包括大厅服务器和五子棋客户端。-Simple implemented by the java backgammon hall. Including the hall and backgammon server client.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-03
    • 文件大小:564606
    • 提供者:小明
  1. cocos2dx-socket

    0下载:
  2. 客户端是cocos2dx,服务器是java,挺不错的一个例子-The client is cocos2dx, the server is Java, quite a good example
  3. 所属分类:Game Engine

    • 发布日期:2017-05-12
    • 文件大小:2751432
    • 提供者:刘君
  1. Java网络五子棋2

    0下载:
  2. JAVA程序编写的五子棋游戏,分客户端与服务端编写(JAVA programming Gobang game, sub client and server writing)
  3. 所属分类:游戏

    • 发布日期:2017-12-25
    • 文件大小:49152
    • 提供者:wass107201
« 12 3 »
搜珍网 www.dssz.com