登录
首页 » GO » master079

master079

于 2020-06-17 发布
0 267
下载积分: 1 下载次数: 2

代码说明:

说明:  MapleStoryServer A MapleStory Server in Go For CMS V079 Go 编写的079版本冒险岛服务端 Target 实现一个079版本的冒险岛服务器. 能够实现原Java的部分功能. Files main.go —— 程序入口,负责初始化CPU分配、打开控制台、准备消息分发routines,侦听端口,并且接收客户端的连接。 Packages connection —— 用于建立与客户端的连接,进行读写数据。 message —— 用于负责服务器向客户端方向的信息的递送,主要功能是广播和点对点通信; types —— 包含整个服务器所用到的各种数据结构,比如用户信息结构体等; users —— 包含用户管理相关函数,比如用户进入游戏与离开。 console —— 给服务端添加一个控制台,便于输入指令调试。(MapleStoryServer A MapleStory Server in Go For CMS V079 Go Edition 079 Adventure Island Server Target Implement a 079 version of the Adventure Island server. It can achieve some of the functions of the original Java. Files Main.go -- Program entry, which is responsible for initializing CPU allocation, opening console, preparing message distribution routines, listening on ports, and receiving client connections. Packages Connection - Used to establish a connection with the client to read and write data. Message is used to deliver information from server to client. Its main functions are broadcasting and point-to-point communication. Types - Contains all kinds of data structures used by the whole server, such as user information structure, etc. Users - Contains user management related functions, such as user entry into the game and departure. Console - add a console to the server to facilitate the debugging of input instructions.)

文件列表:

MapleStoryServer-master079\MapleStoryServer-master\.gitattributes, 378 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\.gitignore, 880 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\LifeMovement.go, 1909 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\main.go, 7939 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleCharacter.go, 1148 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleClient.go, 2119 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleEquip.go, 419 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleJob.go, 1491 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleMap.go, 456 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MaplePacketCreator.go, 12071 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MaplePacketHeader.go, 2466 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\MapleStoryServer, 5797291 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\mysql.go, 320 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\README.md, 890 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\receive.ini, 350 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\send.ini, 405 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master\server.ini, 98 , 2017-04-10
MapleStoryServer-master079\MapleStoryServer-master, 0 , 2018-06-12
MapleStoryServer-master079, 0 , 2018-06-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Eight-Queens-Games
    说明:  八皇后小游戏,实现说明,以及代码实现原文件。(Eight Queens game to achieve that, and the code of the original document.)
    2011-03-07 23:02:18下载
    积分:1
  • Tetris-game
    用C++语言实现的俄罗斯方块游戏Implemented in C ++ Tetris game(Implemented in C++ Tetris game)
    2014-09-11 23:24:41下载
    积分:1
  • VegaDirectInpu
    主流仿真软件Vega对游戏手柄的操作支持有限,本文介绍了对Vega操作手柄的扩充功能。(Vega mainstream simulation software for the operational support Gamestick limited, This paper introduces the operating handle on the Vega extensions.)
    2007-12-21 23:26:34下载
    积分:1
  • go_chess
    这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
    2008-01-20 21:56:11下载
    积分:1
  • Guessnumber
    java 环境下的完成 玩家与系统间的猜数字小游戏 (java environment and systems to complete the player' s number guessing game)
    2011-08-03 16:17:39下载
    积分:1
  • C-program-code
    c语言,五子棋代码.............(c program)
    2013-12-05 10:50:24下载
    积分:1
  • 基于java的俄罗斯方块
    这是一个基于java实现的一个俄罗斯方块游戏,可扩展性,和可移植性都很好,采用面向对象的思想,可以学习到java中的反射和委托的机制。而且能够根据不同的电脑屏幕大小自动适应屏幕。
    2023-03-31 03:10:04下载
    积分:1
  • Test
    MFC平台 打砖块游戏代码 面向对象程序设计思想编写 (MFC platform BrickBreaker design object-oriented programming code written)
    2021-01-10 13:28:51下载
    积分:1
  • 21point
    用JAVA编写的速算21点的小扑克游戏的源代码,可以给大家参考一下(Quick calculation using JAVA 21:00 little poker game source code, you can give your reference)
    2013-10-08 13:57:51下载
    积分:1
  • Game
    小游戏集合 五子棋+黑白棋+俄罗斯方块+井字游戏(game)
    2010-11-05 10:43:45下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载