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

搜索资源列表

  1. 传奇3代码

    2下载:
  2. C++传奇3代码,可编译,包括客户端和服务端!!
  3. 所属分类:游戏引擎

    • 发布日期:2008-09-23
    • 文件大小:925614
    • 提供者:Zhujnt
  1. MyProjects

    0下载:
  2. 自己编写的用Dplay传递手柄消息的程序,分为客户端和服务端,还使用了|Dx的标准样例
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:92587
    • 提供者:lyy
  1. poker3d

    0下载:
  2. 包含了一个扑克牌游戏的客户端和服务端源码。客户端中玩家是在一个3维场景中。
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:4308330
    • 提供者:杨刚
  1. game

    0下载:
  2. 网络版的五子棋,分为客户端和服务端,可以进行两个对战!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1304029
    • 提供者:宋晶
  1. wuziqi

    0下载:
  2. 网狐的五子棋组件,需要的朋友可以参考一下。包含客户端和服务端
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:657157
    • 提供者:一把刀
  1. CHNChess

    0下载:
  2. 这是一个关于中国象棋的源代码程序,需要的朋友可以参考一下。包含客户端和服务端,
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:4081740
    • 提供者:一把刀
  1. mcommerce

    0下载:
  2. 一个小的手机游戏(包括客户端和服务端)-a small cell phone games (including client and server)
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:399034
    • 提供者:taaa
  1. Mir3-client-and-server

    0下载:
  2. 传奇3 客户端 和 服务端 源代码 Legend 3 client and server source code-Legend 3 client and server source code
  3. 所属分类:Game Engine

    • 发布日期:2017-05-27
    • 文件大小:10303905
    • 提供者:dff
  1. mir3 传奇3源代码包括客户端和服务端源代码

    10下载:
  2. 这个是朋友给的传奇3源代码包括客户端和服务端源代码,因本人不研究这个所以发出来大家一起研究吧!-This is the legend of a friend to 3 source code, including client and server source code, because I do not look at the issue so to let us explore together!
  3. 所属分类:模拟服务器

    • 发布日期:2012-10-19
    • 文件大小:9724855
    • 提供者:861001
  1. NetworkAuthentication

    0下载:
  2. 一款很好的外挂网络验证系统源码,delphi版本、客户端和服务端齐全。-A very good plug-in network authentication system source code, delphi, client and server is complete.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:723173
    • 提供者:
  1. dabaisha6.6

    1下载:
  2. 大白鲨6。6游戏版本,包含客户端和服务端游戏程序,消息定义-big shayu of code
  3. 所属分类:棋牌游戏

    • 发布日期:2012-11-14
    • 文件大小:3723979
    • 提供者:川宇
  1. doudizhu

    0下载:
  2. 易语言网络版斗地主源代码含客户端和服务端文件完整无缺-Landlords easy language source code online
  3. 所属分类:棋牌游戏

    • 发布日期:2017-05-27
    • 文件大小:10709662
    • 提供者:地方
  1. flash_car_server

    0下载:
  2. 包含服务端和客户端的flash游戏源代码。供学习-Includes server and client source code of flash games. For learning. .
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-28
    • 文件大小:664448
    • 提供者:李妃
  1. LegendOfMir3_src

    1下载:
  2. 真正的传奇2客户端和服务端的源码,我在VS2005下编译通过,此版本和网上很多不能编译的可不相同哦-lengend 2
  3. 所属分类:Game Program

    • 发布日期:2017-05-22
    • 文件大小:7615612
    • 提供者:hippies
  1. GamePrj

    0下载:
  2. 一个基于JAVA的仿QQ游戏平台源代码,实现客户端和服务端信息交互,适合新手查阅。-JAVA-based imitation of a QQ game platform source code to achieve the client and server information exchange, suitable for novice inspection.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-19
    • 文件大小:5493895
    • 提供者:双心
  1. VCfivechess

    0下载:
  2. 网络五子棋双人对战游戏,拥有客户端和服务端,可以通过IP联网操作-Double Game of backgammon with the network client and server operations through the IP network
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:575163
    • 提供者:wangwei
  1. Network5ziqi

    0下载:
  2. vc++6.0 基于WSAAsyncEvent模型的网络五子棋代码,分为客户端和服务端。通过本代码可以学到WSAAsyncSelect模型的原理。-vc++6.0 network model based WSAAsyncEvent backgammon code, divided into client and service. Key principles of learning WSAAsyncSelect model
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-09
    • 文件大小:2392856
    • 提供者:猴子
  1. wuziqi

    0下载:
  2. 网络五子棋代码,包含客户端和服务端,消息定义-wuziqi of code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:656880
    • 提供者:川宇
  1. wangluopukepai

    0下载:
  2. 网络扑克牌代码,包含完整的客户端和服务端-Internet poker code, including complete client and server
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:64119
    • 提供者:Cat
  1. 传奇3服务器端和客户端

    1下载:
  2. 可以用作c++的代码学习分析!其实我觉得代码还是不错的(Code learning analysis can be used as c++!)
  3. 所属分类:游戏

    • 发布日期:2017-08-10
    • 文件大小:1790976
    • 提供者:浅水鱼16
« 12 3 4 5 »
搜珍网 www.dssz.com