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

搜索资源列表

  1. MMORPG游戏服务器端

    0下载:
  2. 大型多人在线游戏MMORPG的服务器端源码,客户端暂时还没有完成。-massively multiplayer online games MMORPG the source server, the client has not yet been completed.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:231333
    • 提供者:志荣
  1. 456651321

    0下载:
  2. 这是一个用VC编写的聊天软件,其中有服务器端和客户端。-This is a VC prepared chat software, including server and the client.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:177659
    • 提供者:张巍
  1. block.tar

    0下载:
  2. 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, T
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:370176
    • 提供者:wangfei
  1. 200589952618

    0下载:
  2. 本游戏分为服务器端server.exe和客户端client.exe两个执行程序。应首先运行服务器端以保证客户端可以正常登陆,客户端运行后输入服务器端的ip地址即可登陆。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1182052
    • 提供者:wujiansheng
  1. TicToe

    0下载:
  2. 关于网络游戏的服务器端和客户端的程序,程序比较简单,是我看书学的,练习作品,类似于五子棋的小游戏-game on the network server and the client's procedure is relatively simple, I read the study and practice works, similar to 331 small game
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:7720
    • 提供者:刘刘
  1. GMud

    0下载:
  2. 这是一款基于B/S结构的网络游戏,服务器端可以实现对客户端数据的控制,客户端实现游戏引擎,以及网络通信
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1425557
    • 提供者:汤目
  1. lenged_client_src

    0下载:
  2. 传奇3 服务器源代码和客户端源代码,看到别的人在搞了一个,特奉上-Legend 3 client server source code and source code, to see other people engaged in a, special served
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5292830
    • 提供者:david
  1. wow-313-source

    0下载:
  2. 魔兽世界3.13源代码,仅仅客户端的。 客户端版本:3.1.3(10146) 只能校验zhCN登录文件,不可选其它语种 由于战网对reamlist服务程序作了专门改动,所以连不上官网,只能连私服。 服务器ip设置方法1: 下载登录器运行一次。 服务器ip设置方法2: 打开wow根目录\data\zhCN\realmlist.wtf set realmlist xxx.xxx.xxx.xxx(或域名):端口号 (如果没端口号则默认3724) 或者打开:wow根目录
  3. 所属分类:Other Games

    • 发布日期:2016-03-19
    • 文件大小:40453883
    • 提供者:李世民
  1. chat

    0下载:
  2. 该程序运用java实现客户端和服务器端的及时聊天,快捷方便-It help you to chat with your friend from anywhere around the world.
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:1699
    • 提供者:孙智全
  1. MahjongGame

    0下载:
  2. 本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:2079834
    • 提供者:小兴
  1. connect

    0下载:
  2. 采用virtools编程实现的一个联机例子,可以实现客户端与服务器端的通信。-Programming using an online virtools example, can achieve client and server-side communication.
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:194786
    • 提供者:天地乾坤
  1. netgamemud

    0下载:
  2. delphi 写的mud类游戏服务器以及客户端框架,可以在此基础上扩展为自己的网络文字游戏。-delphi write mud game server and client framework can be extended on this basis, the network for their own words.
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:954375
    • 提供者:aaww
  1. ch04

    0下载:
  2. 网络游鱼,打开Eclipse导入ch04项目,运行server.FishServer类启动服务器端,运行java client.SwimFish类启动客户端。注意,同时在多台机上运行客户端才能显示出网络游鱼的效果,在同一台机上打开多个客户端窗口不能看到该效果。-Network fish, open the Eclipse import ch04 project, run server. FishServer class start the server running Java client.
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:232651
    • 提供者: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-06
    • 文件大小:112564
    • 提供者:郝一丞
  1. cchuanqi

    0下载:
  2. 经典网游类似传奇的客户端和服务器完全版,开发网游必备通用架构-The essential generic architecture of the client and server classic online game similar to the legendary full version, the development of online games
  3. 所属分类:Other Games

    • 发布日期:2017-11-05
    • 文件大小:6303554
    • 提供者:
  1. yunmengjiqi-server

    0下载:
  2. 云梦奇迹服务器端1.1a个人简装版 云梦奇迹服务器端源码 +云梦奇迹客户端,有配置说名 -Yunmeng miracle the server side 1.1a personal slimmed-down version of The Yunmeng miracle server-side source code + The Yunmeng miracle client configuration said name
  3. 所属分类:Other Games

    • 发布日期:2017-11-13
    • 文件大小:6637286
    • 提供者:wangshaopei
  1. server

    0下载:
  2. 刀剑无双客户端专门针对ADSL用户频繁修改IP,将本文件里面的域名改成你自己的传到服务器GS目录下-The sword Warriors client specific ADSL users frequently modify the IP, will change inside the domain name of the file to your directory to the server GS
  3. 所属分类:Other Games

    • 发布日期:2017-11-11
    • 文件大小:1273
    • 提供者:刘忠强
  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. c-Sharp-programming-backgammon

    0下载:
  2. c#五子棋编程,形式为桌面程序。程序包括服务器端和客户端两部分,网络通信编程使用基于TCP协议的Socket实现。-c# backgammon program, in the form of desktop applications. Procedures, including server and client in two parts, network communications programming using TCP-based Socket implementation.
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:10757
    • 提供者:
  1. DrawandGuess

    0下载:
  2. 你画我猜游戏,小型通信项目,服务器--客户端联机游戏,可多人游戏。适合新手。代码有些幼稚,适合新手观摩。-I guess you draw games, small communications project server- client online games, multiplayer games. Suitable for novices. Some naive code, suitable for novice to observe.
  3. 所属分类:Other Games

    • 发布日期:2017-05-02
    • 文件大小:661190
    • 提供者:程曦
« 12 »
搜珍网 www.dssz.com