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

搜索资源列表

  1. quintergame

    0下载:
  2. 五子棋对战游戏的实现 安装JDK、配置环境变量,打开Eclipse导入项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。-quinter game server.chessServer client.chessClient
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:74309
    • 提供者:chenzd
  1. ch03

    0下载:
  2. 五子棋对战游戏的实现,打开Eclipse导入ch03项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。-The realization of renju game against, open the Eclipse import ch03 project, run server. ChessServer class start the
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:73967
    • 提供者:yuan
  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. Game

    0下载:
  2. 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能:  程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。  可以实
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:577728
    • 提供者:毛志琴
  1. wangluowuziqi

    0下载:
  2. 为了更深入地理解TCP协议的具体应用编程技巧,本设计使用功能强大的VS2008开发工具和C#开发语言,开发出一个拥有自己特色的五子棋程序,其中VS2008是一个能开放代码的开发工具,基本C#的扩展平台。就该五子棋程序来讲,它只是一个框架和一组服务,用于通过插件,组件,控件构建开发环境。 对于游戏,要求能够达到以下功能:  程序要求以C#语言编写,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。  可以实
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1156266
    • 提供者:毛志琴
  1. lianliankan

    1下载:
  2. 连连看是以VC6.0为平台,用标准C++语言、基于微软MFC类库完成的一个简单的软件。整套软件由客户端程序和服务器端程序构成,客户端运行在玩家的个人电脑上,所有操作均通过网络通讯向服务器发送请求,并接受服务器端程序处理的结果。客户端主要处理游戏界面显示,主要包括:玩家注册、游戏登录、大厅浏览、参与游戏、游戏旁观、各玩家游戏缩略图以及查看玩家游戏积分等功能。服务器端处理客户端的各种业务请求,主要包括:用户注册、玩家登陆、进入房间、入座、准备、开始游戏等功能。-Lianliankan is VC6.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:12063938
    • 提供者:xue
  1. 08

    0下载:
  2. windows网络编程,网络五子棋游戏的服务器实现,对学习网络编程很有帮助。-windows network programming, online backgammon game server implementation, very helpful for learning network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2695051
    • 提供者:wayuzhi
  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. TankGame3.0

    0下载:
  2. 一个简易聊天软件和网络坦克游戏的整合版,采用Socket和多线程,包括服务器端和客户端2部分-A simple chat software and network integration tank game version, using the Socket and multithreading, including server and client
  3. 所属分类:Game Program

    • 发布日期:2017-11-22
    • 文件大小:25660
    • 提供者:Kris
  1. wuziqi2

    1下载:
  2. android版五子棋对战游戏,可以在两个android手机上完成五子棋对战功能,其中包含一个简单的网络服务器-android version of backgammon battle game can be completed in two android phone the backgammon play against function, which contains a simple network server
  3. 所属分类:android

    • 发布日期:2015-04-18
    • 文件大小:1169408
    • 提供者:Bruce
  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. five_network

    0下载:
  2. 网络五子棋,包含客户端与服务器端,两个都由游戏信息控制端口,棋盘界面窗口和对方信息控制窗口组成-Network backgammon, including client and server-side, two by game information control port, board interface window, and the other information in the control window composed
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:852402
    • 提供者:贾紫千
  1. xiaoxiaoxiyou

    0下载:
  2. 此项目是RPG+SLG的结合。 前端纯as3实现,使用aswing,后台跨平台C++,lua,网络库boost asio,服务器三层结构,DataServer,GameServer,GateServer(多个),代码结构极其简单,极易维护。 游戏系统创新实现: 1.元神出窍,将玩家分为在线和离线两个角色,玩家离线后元神可在线 2.元神队伍,就是队友不必要在线,你可以控制你的队友。 3.奴隶系统,战胜对方,即可抓对方为奴隶,奴隶可作为宝宝参战 4.情人系统,任何玩家在
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-04-02
    • 文件大小:657984
    • 提供者:6546874
  1. wuziqi

    0下载:
  2. 网络五子棋,包括服务器,客户端和游戏大厅。实现注册,登陆,玩游戏和聊天-Internet backgammon, including server, client, and the game lobby. Achieve registration, login, play games and chat
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:1023822
    • 提供者:李杨
  1. lzddz

    0下载:
  2. 简单的用易语言实现服务器sql账号注册 只是一个简单的游戏框架 网络部分有待开发-Simple easy to use language to achieve the SQL account registration, just a simple game framework network part to be developed
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-04-09
    • 文件大小:1887498
    • 提供者:尹智
  1. Gobang

    0下载:
  2. 一个网络的五子棋游戏 含聊天室 内jar文件是可以直接运行的 客户端和服务器端 其他是源码-A network of backgammon game including chat rooms Within jar files can be run directly on the client and server side The other is the source
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:76934
    • 提供者:丁昕
  1. five

    0下载:
  2. 这是我的毕业设计,《网络五子棋游戏》 分为服务端和客户端,服务端是控制台程序,多个客户端连接服务器,按连接时间,前两位开始对战,其它后来接入者旁观。支持禁手判断和五连判断 -This is my graduation project, Network backgammon game. Divided into server and client, the server is a console application, multiple clients connect to th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:256508
    • 提供者:赵奇辉
  1. socketGame

    0下载:
  2. c#网络通信实验,基于TCP/IP协议的学习。通过一个黑白棋游戏,来描述客户端和服务器的各自功能。-C# network communication experiment, based on the study of TCP/IP protocol. Through a black and white game, to describe the client and server functions.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:551465
    • 提供者:刘荣
  1. Game_

    0下载:
  2. 手机游戏中心app,主要实现了页面的切换及各个部分的功能,连接网络服务器未实现-Mobile Game Center app, the main achievement of the switch and the function of each part of the page, connect to the network server is not implemented
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5573938
    • 提供者:许巧巧
  1. chess

    0下载:
  2. 一个精简版的网络象棋对战游戏,不支持单机。 服务器端还有客户端都有。-A streamlined version of the network chess competition game, does not support a stand-alone. There are server-side client has.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3437384
    • 提供者:黄智辉
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com