GithubHelp home page GithubHelp logo

Comments (10)

0x00A0 avatar 0x00A0 commented on May 13, 2024

对消息的处理部分也可以转移到客户端,以减轻服务器的工作,这样一来服务器只充当一个身份认证和消息中转的功能

from wheatcloudsleep.

WheatBox avatar WheatBox commented on May 13, 2024

from wheatcloudsleep.

0x00A0 avatar 0x00A0 commented on May 13, 2024

其实这样一来所有计算都在客户端了,反而对数据的篡改也只能体现在攻击者本地的客户端上,其他正常玩家仍然是完全遵从服务器的指令的

from wheatcloudsleep.

WheatBox avatar WheatBox commented on May 13, 2024

from wheatcloudsleep.

WheatBox avatar WheatBox commented on May 13, 2024

加密方面我抽空研究一下,以前没有这方面的经验,可能得现学现卖

from wheatcloudsleep.

WheatBox avatar WheatBox commented on May 13, 2024

话说能请教一个问题么,就是服务器时候会运行着就突然卡住,也不知道为什么,后台也没有任何异常,就是突然卡住了,也没有断开连接的消息提示,这个困难已经困扰我一天了,也没有人能帮我,能请教一下一般这种情况是什么吗

from wheatcloudsleep.

0x00A0 avatar 0x00A0 commented on May 13, 2024

有日志吗,如果是linux服务器突然卡住的话可能是内存占用过高导致的OOM Kill,得检查代码里有没有内存泄漏的地方或者关闭系统的OOM检查; 如果是程序卡住的话那只能慢慢debug了(www

from wheatcloudsleep.

WheatBox avatar WheatBox commented on May 13, 2024

Windows,淦,我甚至还不知道是因为什么原因卡住的,悲伤

from wheatcloudsleep.

0x00A0 avatar 0x00A0 commented on May 13, 2024

emmm那你只能尽量多输出debug信息看看卡死前程序进行了哪些操作哦

from wheatcloudsleep.

WheatBox avatar WheatBox commented on May 13, 2024

OK,了解了

from wheatcloudsleep.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.