登录
首页 » GO » master079

master079

于 2020-06-17 发布
0 248
下载积分: 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 个回复

  • Paopao12
    这是个类似泡泡堂的游戏,用j2me编的,代码和图片完整,供大家下载(This is a game similar to paopaotang)
    2011-10-27 22:10:02下载
    积分:1
  • rockpaperscissors
    simple rock paper scissors game
    2013-10-03 13:47:42下载
    积分:1
  • RussiaGame
    这是一个很好玩的游戏,我希望和大家一起分享我的东西,我花了很长时间写好的(This is a very interesting game, I hope to share my thing, I spent a long time to write well)
    2010-06-22 17:03:24下载
    积分:1
  • EISpeed
    传奇EI3.0加速器,只做了一个移动加速,通过修改游戏内部的地址做到加速,实现的方法很简单,通过进程获取地址然后写地址就行(The legend of EI3.0 accelerator, just a mobile game acceleration, by modifying the internal address to accelerate implementation of the method is simple, the process to obtain the address and write the address on the line )
    2021-02-26 16:59:37下载
    积分:1
  • test
    说明:  qt实现打地鼠,使用了定时器,按钮,敲击音效(QT to beat hamsters)
    2020-10-13 13:15:27下载
    积分:1
  • Civil_Game
    Civilization Game Source Code in C++
    2009-11-14 17:26:08下载
    积分:1
  • rxjh3.0tongburxjhfuwuduan
    热血江湖同步3.0服务端包含补丁登录器,请用官服完整的热血江湖纯净版3.0客户端,解压补丁覆盖客户端后即可直接登录游戏(Yulgang Synchronization 3.0 server that contains the patch logger)
    2021-02-26 12:49:37下载
    积分:1
  • GameDev
    it is also a game related subject
    2009-03-07 06:26:55下载
    积分:1
  • kunchong
    C#游戏-昆虫来袭源代码下载,虫族大军来了!决不能让它们降落,用鼠标按死它们!维护世界和平!  注意:虫子进化的很狡猾很疯狂,会躲避鼠标(C# Game- insects attacking the source code download, zerg army came! They must not be allowed to land them with the mouse by death! Maintenance of world peace! Note: insects evolved very cunning crazy, would escape the mouse)
    2013-07-07 15:52:36下载
    积分:1
  • d
    说明:  简单版俄罗斯方块 运用一些基本的C和C++编写而成。。。适合那些学生下载来作报告(Simple version of Tetris to use some basic C and C++ Prepared. . . Suitable for those students to make a report to download)
    2016-04-25 17:06:13下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载