GithubHelp home page GithubHelp logo

无法连接的问题 about rdpgo HOT 3 OPEN

mojocn avatar mojocn commented on May 22, 2024
无法连接的问题

from rdpgo.

Comments (3)

mojocn avatar mojocn commented on May 22, 2024

作者你好,我调试了一下您的代码,然后按照您视频中的步骤一步步编译好了,这些都没问题,我打开localhost:9528也正常显示,但是就一直无法连接,当我点击连接后,会弹出来WAITING和DISCONNECTED的信息,试过很多次一直都没法解决。想请教一下做着这种属于什么情况呢?改的话应该怎么改呢?

你需要仔细的研究, docker-compose 文件中的 network 检查 本地网络 是否和 容器里面的网络搞混淆了

from rdpgo.

cyheng avatar cyheng commented on May 22, 2024

需要改一下前端的

   this.query.screen_height = height
    this.query.screen_width = width

   this.query.screen_height = Math.round(height)
    this.query.screen_width = Math.round(width)

from rdpgo.

hotsmile avatar hotsmile commented on May 22, 2024

我还没有看代码,不过我运行完,也是提示无法连接

from rdpgo.

Related Issues (7)

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.