搜索资源列表
MMORPG游戏服务器端
- 大型多人在线游戏MMORPG的服务器端源码,客户端暂时还没有完成。-massively multiplayer online games MMORPG the source server, the client has not yet been completed.
456651321
- 这是一个用VC编写的聊天软件,其中有服务器端和客户端。-This is a VC prepared chat software, including server and the client.
block.tar
- 终端模式下的俄罗斯方块 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
200589952618
- 本游戏分为服务器端server.exe和客户端client.exe两个执行程序。应首先运行服务器端以保证客户端可以正常登陆,客户端运行后输入服务器端的ip地址即可登陆。
TicToe
- 关于网络游戏的服务器端和客户端的程序,程序比较简单,是我看书学的,练习作品,类似于五子棋的小游戏-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
GMud
- 这是一款基于B/S结构的网络游戏,服务器端可以实现对客户端数据的控制,客户端实现游戏引擎,以及网络通信
lenged_client_src
- 传奇3 服务器源代码和客户端源代码,看到别的人在搞了一个,特奉上-Legend 3 client server source code and source code, to see other people engaged in a, special served
wow-313-source
- 魔兽世界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根目录
chat
- 该程序运用java实现客户端和服务器端的及时聊天,快捷方便-It help you to chat with your friend from anywhere around the world.
MahjongGame
- 本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter
connect
- 采用virtools编程实现的一个联机例子,可以实现客户端与服务器端的通信。-Programming using an online virtools example, can achieve client and server-side communication.
netgamemud
- delphi 写的mud类游戏服务器以及客户端框架,可以在此基础上扩展为自己的网络文字游戏。-delphi write mud game server and client framework can be extended on this basis, the network for their own words.
ch04
- 网络游鱼,打开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.
internet-ErsBlocksGame
- 实现了俄罗斯方块网络双人对战游戏,可以用一台机器作为服务器运行,另一台作为客户端运行,也可以在同一台机器上运行。-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.
cchuanqi
- 经典网游类似传奇的客户端和服务器完全版,开发网游必备通用架构-The essential generic architecture of the client and server classic online game similar to the legendary full version, the development of online games
yunmengjiqi-server
- 云梦奇迹服务器端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
server
- 刀剑无双客户端专门针对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
Tanker
- 一个多人联机坦克大战游戏,目录下包含了“坦克大战”服务器程序和客户机程序。 要正确测试坦克大战程序,首先需要开启服务器程序,然后用4个客户端去连接服务器。 -A multiplayer online Tankedaizhan the game " Battle" is included in the directory server program and client program. To correct test Tankedaizhan program, you
c-Sharp-programming-backgammon
- 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.
DrawandGuess
- 你画我猜游戏,小型通信项目,服务器--客户端联机游戏,可多人游戏。适合新手。代码有些幼稚,适合新手观摩。-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.