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

搜索资源列表

  1. The Game

    0下载:
  2. 是一个Csharp开发的游戏,带有服务器端源码,客户端源码,有助于csharp初学者学习-Csharp is a development of the game, with a server-side source, the client source code will help beginners learn csharp
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:155302
    • 提供者:路连兵
  1. Chess_SyncGame

    0下载:
  2. C#编写的五子棋网络游戏,基于同步编程,有客户端和服务器,包括完整的代码。-Written in C# backgammon online games, based on the synchronous programming, there are client and server, including the complete code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:564680
    • 提供者:liyongbing
  1. cwuziqi

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

    • 发布日期:2017-04-02
    • 文件大小:209640
    • 提供者:青岛老船长
  1. cSharp100Demon

    0下载:
  2. cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
  3. 所属分类:CSharp

    • 发布日期:2016-01-27
    • 文件大小:1436432
    • 提供者:advaw
  1. L2Lib

    0下载:
  2. 《天堂2》的模拟服务器端软件,用C#开发,供准备利用C#开发游戏服务器端的程序员参考。-<Heaven 2> simulation server-side software, using C# developers for the development of the game ready to use C# server-side programmer' s reference.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:430096
    • 提供者:FLH
  1. chess

    0下载:
  2. 该程序有服务器和客户端两部分组成。在服务器端可以设置游戏厅可以容纳的最大房间数和最多人数。客户端首先与服务器建立连接,连接成功后可以进入游戏厅。用户既可以选择游戏房间,然后开始游戏。-The program has both server and client components. You can set the server side game room can accommodate the maximum number of rooms and the largest number of
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:360809
    • 提供者:秦佳佳
  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. CSharp_SocketGame

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

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

    0下载:
  2. 一个简单的网络版猜数字游戏,包含客户端与服务器端实现代码,C#语言实现-A simple network version guessing games, including client and server-side implementation code, C# language
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:216757
    • 提供者:三毛
  1. caishuzi

    0下载:
  2. 网络版猜数字,包括服务器端,多个客户端登陆,服务器端监听,连接服务器,进行游戏-Online viewing, including server, multiple client login, server-side monitor, connect to the server, the game satrt
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:49499
    • 提供者:三毛
  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. yeyou_v3.0

    0下载:
  2. 最新页游平台管理系统(免费版)平台功能: 玩家注册、平台充值、游戏接入、新闻发布、帐号管理、玩家管理、 游戏管理、服务器管理、第三方接口管理、充值管理、游戏测试、客服管理、礼包管理、 官网自建系统、推广系统、平台设置等。-The latest tour page platform management system (free version) platform features: Registered players, the platform recharge, game acces
  3. 所属分类:CSharp

    • 发布日期:2017-06-18
    • 文件大小:27255912
    • 提供者:陈晓鹏
  1. c#SyncGamechiqizi

    0下载:
  2. 这是一个基于C#的吃棋子网络小游戏,含有客户端与服务器端。(This is a game called "Eat the pieces" based on C # containing client and server)
  3. 所属分类:C#编程

    • 发布日期:2017-12-21
    • 文件大小:704512
    • 提供者:白衣
  1. ScoinOfFateGameServer

    0下载:
  2. 一套完整的游戏服务器的C#源代码 虽然经过混淆 值得一读(The C# source code of a complete set of game servers is worth reading though it is confused.)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:3855360
    • 提供者:NewbieNooob
  1. xxloginLaunch

    0下载:
  2. 用于游戏客户端自动检测服务端是否有更新,如果有,则自动更新服务器内容(It is used for the game client to automatically detect the update of the server, and if there is, it updates the server content automatically.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:21504
    • 提供者:安定tt
搜珍网 www.dssz.com