CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 游戏 服务器端

搜索资源列表

  1. QQ_test

    0下载:
  2. 这是一个用java实现的模拟QQ,功能实现服务器客户端的交互,好友聊天,添加删除好友,并且内置多种游戏-This is a java simulation QQ, functional server-client interaction, chat with friends, add delete friends, and built a variety of games
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:4552784
    • 提供者:严星舟
  1. Java

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

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

    0下载:
  2. 坦克大战游戏,包括服务器和客户端,要正确测试坦克大战程序,首先需要开启服务器程序,然后用4个客户端去连接服务器。 -Battle City game, server and client to be properly test Tankedaizhan program, you first need to open the server program, then use the four client to connect to the server.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-16
    • 文件大小:302905
    • 提供者:罗开
  1. shitoujianda

    0下载:
  2. 一个java实现的石头剪刀布小游戏,运行的方法是先启动主线程类。然后启动客户端类。并再客户端一方输入 锤子,或 剪刀 或 布 ,然后回车,服务器会根据判断返回游戏的结果。这个过程反复执行。可以多次出拳和服务器较量。 -A Java realize stone scissors cloth small game, operation method is to start main thread class. Then starting client class. And then the clie
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:3102
    • 提供者:sujingjing
  1. internet-ErsBlocksGame

    0下载:
  2. 实现了俄罗斯方块网络双人对战游戏,可以用一台机器作为服务器运行,另一台作为客户端运行,也可以在同一台机器上运行。-Realize the Russian square network double against game, can use a machine as a server running, and the other a as a client operation, also can be in the same machine operation.
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:112564
    • 提供者:郝一丞
  1. CSharp_SocketGame

    0下载:
  2. C# socket游戏编程(1服务器,多客户端)-In C# socket game programming (1 server, client)
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1062831
    • 提供者:
  1. 8team_inha

    0下载:
  2. 韩国仁荷大学电子系 java课的完整的发表内容。 用java写的基于客户端和服务器的多人在线的色彩识别游戏。-Inha University Department of Electronics, complete java class content. Client and server-based massively multiplayer online color identification game written in java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:99087
    • 提供者:longqzh
  1. poker-online-game

    0下载:
  2. 扑克网络游戏,基于android平台,有服务器和客户端-Poker online games, based on the android platform, server and client
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-26
    • 文件大小:9610253
    • 提供者:cuda
  1. FLASH-GAME

    0下载:
  2. 本网络游戏没有客户端,服务器无需IIS,也无需其他WEB服务器。安装全程无需负责配置。全程只需要输入用户名和密码,其他均为自动,实现零配置安装。-The online game client server without IIS, without the need for other WEB server. Installation will not be liable for the whole configuration. Full only need to enter your user
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-06
    • 文件大小:27911715
    • 提供者:育苗
  1. chat-video

    0下载:
  2. 通过AnyChat音视频互动开发平台(SDK),可以开发具有企业特色的即时通讯系统、视频游戏系统、视频会议系统、网络教学系统以及在线客服系统等,系统的功能、界面完全由企业定制,底层通信协议加密传输,多重安全防护(参考: AnyChat的安全保障措施有哪些?),保密性强。 AnyChat SDK分为客户端SDK和服务器SDK两大部分 联系见下载包“联系方式”文本。 -Can develop through AnyChat audio and video interactiv
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-04
    • 文件大小:8167693
    • 提供者:xujinquan
  1. Chess-game

    0下载:
  2. 象棋游戏,安装QT后分别运行客户端和服务器程序,不仅能下象棋还能进行聊天。-Chess game, install QT, run the client and server programs, not only to play chess can chat.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-13
    • 文件大小:674139
    • 提供者:王俊
  1. Numberguess

    0下载:
  2. 猜数字的小游戏 游戏后台运行一个服务器软件,游戏者通过客户端程序登陆后,服务器随机产生一个1—100之间的随机数供游戏者猜,游戏者从客户端输入一个数值,如果该数比设定的数大,软件提示:“大了”,如果小,软件提示“小了”,若相等返回“猜对了,你共猜了*次”。服务器同时记录并维护一个游戏玩家的TOP10排行榜,供玩家查询。-Number guessing game game running in the background a server software, after landing of
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:35360
    • 提供者:Zhan Wang
  1. holdingnuts-0.0.5

    0下载:
  2. HoldingNuts是一个多平台的扑克客户端和服务器。可以和世界各地的人们玩德克萨斯扑克玩法的流行变种,运行你自己的游戏,甚至建立自己的扑克网络。-HoldingNuts is a multi-platform poker client and server. You can play the popular Texas Hold em variant with people all over the world, meet your friends, run your own games,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-15
    • 文件大小:1655370
    • 提供者:qoqo
  1. ok2

    0下载:
  2. 三子棋客户端 java大作业 1、服务器启动: 选择要启动的是三子棋服务器 2、玩家登陆服务器: 填写服务器IP->选择玩三子棋->选择是否使用皮肤。 3、服务器对请求的玩家进行是否连接操作: 如果当前服务器中玩家组中存在单一情况,则把当前请求的玩家加入到查询到的单 一玩家组中;如果当前玩家组中不存在单一玩家情况,则创建新的玩家组,等待下一个玩家加入后进行游戏。 4、开始游戏: 当玩家组中,两个玩家都存在时,游戏开始,游戏结束
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-20
    • 文件大小:66720
    • 提供者:haha
  1. Online-backgammon-

    0下载:
  2. 在线五子棋是基于因特网,局域网的一种线上小游戏对站。传统的五子棋游戏都是有客户端的程序与服务器相连,而本系统则实现无客户端应用程序,直接使用浏览器与服务器进行交互信息,当用户进行对站是共享对方的数据,这种数据共镶的实现是通过即时页面的刷新进行实现。-Online backgammon is based on the Internet, the LAN an online game on the station. Traditional game of backgammon is a client
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:4335120
    • 提供者:蓝若玢
  1. 01.bairenpenpenche

    0下载:
  2. 网狐游戏源代码,百人碰碰车有服务器和客户端-Fox network game source code, a hundred bumper cars servers and clients
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-06
    • 文件大小:4750336
    • 提供者:caravarn
  1. Tanker

    0下载:
  2. 一个多人联机坦克大战游戏,目录下包含了“坦克大战”服务器程序和客户机程序。 要正确测试坦克大战程序,首先需要开启服务器程序,然后用4个客户端去连接服务器。 -A multiplayer online Tankedaizhan the game " Battle" is included in the directory server program and client program. To correct test Tankedaizhan program, you
  3. 所属分类:Other Games

    • 发布日期:2017-11-25
    • 文件大小:302681
    • 提供者:huangq
  1. TankWar2.9

    0下载:
  2.   在开始游戏后,启动服务器和客户端,对背景的所有物体进行绘图在主程序运行的线程中,画面刷新将以一定的频率采用双缓冲技术对屏幕重绘,实时反映整个游戏的进行状态.-At the beginning of the game, start the server and client, all objects on the background graphics. Thread running in the main program, the screen refresh frequency will
  3. 所属分类:Shot Game

    • 发布日期:2017-11-14
    • 文件大小:80721
    • 提供者:dfgdf
  1. cops-and-robbers

    0下载:
  2. 一款警察抓小偷的游戏,进去的第一人为警察,当小偷人数为4时游戏开始,需要一台服务器和四台可连接到主机服务器的四个客户端-A game of cops and robbers, the police in the first person, when the thief number to start the game 4, the need for a server and four units can be connected to the four client host server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-05
    • 文件大小:16867696
    • 提供者:徐磊
  1. online-chess

    0下载:
  2. 在线五子棋游戏 1.五子棋项目需要客户端和服务器2个应用程序同时测试,在本地测试可以启动2个程序。 2.程序启动完后,需要扫描主机以便找到相应的正在建立连接的程序。 3.找到可连接的主机后,即可进行连接,启动游戏。 注意:可能由于防火墙等外在的原因导致连接失败的情况是无法避免的。-Online backgammon game 1. Backgammon projects require the client and server applications sim
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:417765
    • 提供者:
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com