搜索资源列表
MMORPG游戏服务器端
- 大型多人在线游戏MMORPG的服务器端源码,客户端暂时还没有完成。-massively multiplayer online games MMORPG the source server, the client has not yet been completed.
2002011435
- 本次project实现如下功能: 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 两个游戏的代码改编于网络公布的源代码,原来的源代码有很多错误和不足,给出了合适我们的修正.
LPServer00888
- 轮盘记分服务器程序,采用TCP协议与客户机连接,并使用了多线程,用ACCESS作数据库。-roulette Points server using TCP connection with the client, and the use of multithreading, for ACCESS database.
Client00888
- 轮盘押分客户机程序,采用TCP协议与服务器连接,并使用了多线程。-roulette remanded points client procedures, using TCP and server connectivity, and the use of multithreading.
small_rpg_netGame_ver1.0
- 这是一个服务端/客户端模式的网络游戏,可连接多玩家,最多连多少个玩家视各位电脑的配置而定啰。根据Andre LaMothe游戏大师的 DirectX RPG Game Programming著作编成。-This is a server / client model of online games, can connect multi-player, even the most number of players as to the configuration of the computer wh
stendhal-0.48
- 是一个用来开发同时多人在线游戏的引擎,Arianne提供一个简单的方式来创建游戏服务器规则与游戏客户端.Marauroa Server是用Java开发的多线程服务器,使用UDP协议进行通信,用mysql存储数据,并使用python描述游戏脚本-is also used to develop a multiplayer online game engine, Arianne provide a simple way to create rules of the game and the game
SpacePirates
- 简单的服务器和客户端~实现多机对战~TCP协议~-simple server and client to achieve more fans TCP ~ ~
mmzmagic_NetBallGame
- 网络版珠宝大对决。 Sources目录为源代码,包含所有公共单元BaseClass|客户端服务DLL GemFight|服务端 GemFightServer BIN目录为运行程序的目录 执行顺序 先运行bin目录下的\\服务端\\CenterServer.exe 此程序是登陆服务器 负责在线服务信息的路由。 bin目录下的\\服务端\\GemFightGameServer.exe 此程序是游戏服务器 负责珠宝大对决的游戏信息处理信息。
chessServerGame
- 互联网多人联机对垒游戏-分服务端、客户端-Internet game to play against people online-services sub-end client
multiplayer_src
- 一个简单的多人网络游戏架,包含客户端、服务器,VC6.0编写
qipaiyouxi
- 1,\"qipaiyouxi\\\\s\"文件夹内为服务器程式原代码,\"qipaiyouxi\\\\c\"文件夹内为客户端程式原代码, \"qipaiyouxi\\\\tonghuashun\"文件夹内为同花顺游戏程式原代码。 2,调试时,\"服务器.exe\" 需和 \"游戏室列表.txt\" \"首页.html\"在同一目录下,\"客户端.exe\" 需和 \"游戏室列表.txt\" \"首页.html\"以及\"Tonghuashun.exe\"在同一目录下,暂时只安装了同花顺一个
Load_Test
- 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其?BR>
FiveChessDesignForSE
- 本项目所开发的软件系统全称为“多功能五子棋游戏”。 本项目为《高级软件工程》课程大作业选题,由项目客户(XX老师)提出并由Flying团队组织开发,本项目开发主要目的为学习并熟悉软件工程项目开发流程,本项目的预期用户是XXXX大学软件工程专业XX级所有五子棋游戏爱好者。 本项目所开发游戏软件可在Windows98及以上版本操作系统下运行,可基于C/S架构提供网络对弈(二人对弈)模式在小型局域网运行。 本软件项目取材于社会上流行的五子棋游戏,以信息技术为载体,为广大五子棋游戏爱好者提供
FiveChess
- 实现的五子棋多人在线游戏的代码 服务器和客户端的模式
j_fir
- 单机黑白棋显示,实现(聊天)信息传递;一对一下棋,多客户端,在线查询,邀请,选棋,退出服务器,认输,文件打开与保存,复盘,悔棋,单机功能,帮助功能。-Single Reversi show that the realization of (chat) messaging one-on-one game of chess, multi-client, online inquiries, the invitation of the election moves from the server, a
48612465
- 多功能三子棋的实现及代码源,实现多客户端的连接-Three sons, the realization of multi-functional chess and source code
monitoring_system
- 一个简易监控系统,支持多客户端和多服务器端,客户端采集本机器的CPU空闲率,发送到服务器端显示-A simple monitoring system to support multi-client and multi-server, client acquisition rate of the machine' s CPU is idle, sending to the server-side display
code_src
- 可以上线运行的客户端代码, 完美兼容多平台(Fox mobile version of the client source code)
python实现的传奇客户端
- 需要python3以上,需要pip额外安装Pillow,使用tkinter开发,抛砖引玉,希望更多的开发者参与进来
MirServer-Delphi-master
- 传奇mir2 delphi 服务器端,客户端,完整源码 第一次用delphi,用2007慢慢搜索几个插件后编译通过,亲自测试过并把服务器搭建好进入游戏。包含 LoginGate,SelGate等多个Gate(Legendary mir2 Delphi server-side, client, complete source code for the first time with Delphi, with 2007 slowly search a few plug-ins after comp