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

搜索资源列表

  1. qtserver

    1下载:
  2. qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-15
    • 文件大小:110821
    • 提供者:yangming
  1. wangchaoSource

    0下载:
  2. 网络游戏王朝delphi源代码,包括客户端,服务端-wangchao game delphi source
  3. 所属分类:Game Engine

    • 发布日期:2017-04-10
    • 文件大小:1812161
    • 提供者:luckun
  1. ZhanGuoClient_20090105

    0下载:
  2. 是一个基于热血战国协议的网络游戏。现在脱机客户端先放出来给大家研究,下载。客户端和服务器的源代 1).因为我现在还没有选择开发服务器,所以你要到网上随便找个服务器作为载体。 在百度上搜索“传奇私服” 这些服务器都是非法运营的,但是对于广大玩家是免费使用的 -Warring States is an agreement based on the blood network gaming. Now offline client first released to everyon
  3. 所属分类:Game Program

    • 发布日期:2017-05-01
    • 文件大小:97383
    • 提供者:单宝波
  1. leidian

    0下载:
  2. 本人初学window网络编程时开发的第一款网络游戏,dos界面,基本包括了服务器端和客户端网络交互的常用功能,学window编辑的朋友可以看下-I am beginner when window network programming to develop the first online games, dos interface, including basic server-side and client network common feature interactive learning
  3. 所属分类:Game Program

    • 发布日期:2017-05-07
    • 文件大小:66314
    • 提供者:lovedream
  1. siguojunqi

    0下载:
  2. 在开发网络游戏时,首先要建立底层的网络通信类,利用网络通信类连接构建客户服务器之间的TCP/IP连接,然后在该连接的基础上利用自设定的协议进行客户端登录、进行游戏等操作。在以上协议的基础上,根据不同的游戏编写不同的游戏逻辑处理类,在该逻辑处理类中实现了对应的游戏逻辑,如实例中的军棋,则实现相互之间的对弈等功能。同时在服务器端还需要和数据库服务器交互,用于读取或保存客户信息(如用户积分、密码、个人资料等数据)。-Abstract: This article introduces the desig
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:4843520
    • 提供者:lili
  1. xiaoGoline

    0下载:
  2. 这是一个服务端/客户端模式的小型网络游戏,1.0版。可连接多玩家,最多连多少个玩家视各位电脑的配置而定啰。根据Andre LaMothe游戏大师的 DirectX RPG Game Programming著作编成。公开出来供大家参考。-This is a server/client model of small-scale online games, version 1.0. Multi-player can be connected up to the number of players ev
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2507472
    • 提供者:simple1day
  1. Example2

    0下载:
  2. 《网络游戏客户端编程》是一本很好的游戏编程入门教程,但书中只有示例片段,没有完整示例,给初学者带来不少麻烦。为了减少初学者的困难,我编写了与书中介绍技术配套的完整示例代码,可供初学者学习观摩。这是第二章示例。-" Online Game Client-side programming" is a very good game programming Getting Started tutorial, but the book is only an example fragmen
  3. 所属分类:Game Program

    • 发布日期:2017-05-16
    • 文件大小:3927895
    • 提供者:秦春
  1. Example3

    0下载:
  2. 《网络游戏客户端编程》是一本很好的游戏编程入门教程,但书中只有示例片段,没有完整示例,给初学者带来不少麻烦。为了减少初学者的困难,我编写了与书中介绍技术配套的完整示例代码,可供初学者学习观摩。这是第三章示例。-" Online Game Client-side programming" is a very good game programming Getting Started tutorial, but the book is only an example fragmen
  3. 所属分类:Game Program

    • 发布日期:2017-05-20
    • 文件大小:5647909
    • 提供者:秦春
  1. Example4

    0下载:
  2. 《网络游戏客户端编程》是一本很好的游戏编程入门教程,但书中只有示例片段,没有完整示例,给初学者带来不少麻烦。为了减少初学者的困难,我编写了与书中介绍技术配套的完整示例代码,可供初学者学习观摩。这是第四章示例。-" Online Game Client-side programming" is a very good game programming Getting Started tutorial, but the book is only an example fragmen
  3. 所属分类:Game Program

    • 发布日期:2017-05-19
    • 文件大小:5366480
    • 提供者:秦春
  1. Example5

    0下载:
  2. 日前我已上传了《网络游戏客户端编程》第2、3、4章的示例程序,今再上传第5章的示例程序,源程序中对一些关键代码都有详细注释,望能对初学者有所帮助,也希望能得到朋友的指教。-I have uploaded a few days ago, " online game client programming," the first chapter 2,3,4 sample programs, and then upload this in Chapter 5 of the sample
  3. 所属分类:Game Program

    • 发布日期:2017-05-23
    • 文件大小:7249921
    • 提供者:秦春
  1. Example7

    0下载:
  2. 《网络游戏客户端编程》第7章的示例程序,源程序中对一些关键代码都有详细注释,望能对初学者有所帮助,也希望能得到朋友的指教。-" Online Game Client-side programming," Chapter 7 of the sample programs, source code against some of the key have detailed notes, hope can be helpful for beginners, but also hope
  3. 所属分类:Game Program

    • 发布日期:2017-05-22
    • 文件大小:6897965
    • 提供者:秦春
  1. Example6

    0下载:
  2. 《网络游戏客户端编程》第6章的示例程序,源程序中对一些关键代码都有详细注释,望能对初学者有所帮助,也希望能得到朋友的指教。-" Online Game Client Programming" Chapter 6 of the sample programs, source code against some of the key have detailed notes, hope can be helpful for beginners, but also hope to ge
  3. 所属分类:Game Program

    • 发布日期:2017-05-17
    • 文件大小:4738952
    • 提供者:秦春
  1. ddz

    0下载:
  2. 全面详细的学习开发网络牌类游戏,拟一个多人游戏登陆的C/S结构通讯程序,服务器端由完成端口实现,客户端网络部分用dll实现-gamehigh games hall server source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:437006
    • 提供者:李电
  1. WoKao_2D

    0下载:
  2. VB制作网络游戏之简单服务器,客户端源码。可用于学习VB的网游开发,源码免费开放,供爱好者使用!-VB making the simple online game server, the client source code. VB-online games can be used to study the development of free and open source for fans to use!
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:303191
    • 提供者:
  1. renzaijianghu

    1下载:
  2. 一个网络游戏《人在江湖》的VC源码,包含服务端,客户端。仔细看说明。-A network game " in rivers and lakes," the VC source code, including server, client. Detailed explanation.
  3. 所属分类:Other Games

    • 发布日期:2017-05-10
    • 文件大小:2357812
    • 提供者:xyz
  1. FWTJ-Client-Code

    1下载:
  2. 这是凤舞天娇的客户端完整源码,对学习网络游戏有很大帮助-This is the day of Johnson' s clients Fung Mo complete source of great help learning online games
  3. 所属分类:Game Program

    • 发布日期:2017-04-09
    • 文件大小:1376390
    • 提供者:小刀
  1. 983949

    0下载:
  2. 网络游戏客户端大厅设计 可运行 欢迎下载 -Network game client designed to run Please download the hall
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:335184
    • 提供者:yanbin
  1. Client

    0下载:
  2. 扑克牌网络游戏 客户端源码 IDE:VC++6.0 -Poker online game client source IDE: VC++6.0
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-22
    • 文件大小:53779
    • 提供者:1725647452
  1. 最新龙族客户端源码

    2下载:
  2. 最新的网络游戏龙族客户端的源代码,无错可以正常编译。(The latest online game dragon client source code)
  3. 所属分类:游戏引擎

  1. Android 手机联网对战 中国象棋 游戏源码

    1下载:
  2. Android 中国象棋游戏 可以网络对战,分为客户端和服务端,客户端为 Android 应用,服务端使用Java语言实现,数据库为MySQL,使用到了Socket和多线程技术。(An Android Chinese chess game which can be network to combat, divided into client and server, client is Android application, server uses Java language, database
  3. 所属分类:android开发

    • 发布日期:2018-05-01
    • 文件大小:8585216
    • 提供者:啊小小小
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com