搜索资源列表
chuanqiyuandaima
- 传奇3.0 (evil’s illusion Server) 韩国正式版本 vc++ 源码 GameServer VC++源代码,包括地图,脚本,人物处理,协议加密,带数据库,由于源码为商业性质的,请使用者注意其版权和不要擅自公开发布和传播源码。 WEMADE 公司于 Delphi 版本服务器端程序后,修改为 VC++ 版本。 可用VC++ 6.0 或 VC.net 编译;学习网络游戏开发的朋友又一个绝好的源码-Legends 3.0 (evil' s illusion S
1-
- 易语言网络通信游戏源码例程程序结合易语言扩展界面支持库,使用客户组件和网络服务器数据类型,实现数据的互动。-Easy language network communication process with the game source code routines support easy language extension interface library, web server using the client components and data types, data intera
wordGame3
- 北邮C++课程或者小学期题目,单词消除游戏的第三题。题目的相关说明在压缩文件目录下,编码的环境的codeblocks。工程文件名是.cbp。题目三设计客户端服务器的网络编程。(Our C++ courses or primary school period, the third word games to eliminate problems. Title of the relevant instructions in the compressed directory, the encoded
MUD西游记2015完整版
- 网络游戏「西游记」取材于中国古典小说「西游记」。它基本架构采自ES2 Mudlib Public Release,由「西游记」巫师在其上共同开发 而成。 (Online game "journey to the west" is based on the Chinese classical novel "journey to the west". Its basic architecture is taken from ES2 M
10w IM架构方案及分析
- 目前游戏的服务器架构主要由“游戏大厅”和“PvP”2个部分组成,而在不断探索中,其后来又在架构中加入了Proxy中转服务器,也正是这个服务器的加入为《王者荣耀》解决了后来“安卓、iOS”同服等一系列出现的问题。此外,他还介绍了《王者荣耀》在网络协议以及同步方案上的一些尝试,并一一复盘了这些尝试的优劣势,并解答了为什么,最终游戏会放弃TCP协议(传输控制协议)与曾经在《霸三国》中所使用的CLIENT-SERVER结构(C/S结构),并且转而使用了UDP协议(用户数据报协议)与帧同步同步方案。(At