Coder Social home page Coder Social logo

Comments (1)

fadams avatar fadams commented on July 18, 2024

I don't really know what you are asking here.

I've tried to be helpful by answering questions and giving you links to the SPICE documentation and the HTML client GitHub pages but those are not my projects I simply tried to get them working in Docker. If you want to understand more about how they work you really need to speak with the maintainers of those projects.

Re: "I see the spice - web - I see the client is js, he is also based on javascript, for his development I don't know where to start". Yes the flexVDI/eyeos spice-web-client is HTML5 + CSS + Javascript. If you don't understand Javascript, which is what I think you are saying then this is not the repository to be asking for advice on that. There are many online tutorials. When I modified the Dockerfile you saw yesterday you really need to compare that with the original one. The changes were pretty minimal - mostly dynamically changing styles via Javascript. This is a reasonable starting point for Javascript https://www.w3schools.com/js/DEFAULT.asp and I'd recommend the book Javascript the Definitive Guide by David Flanagan published by O'Reilly.

Re "I see that you mentioned XSPICE in the article. I understand that this is another encapsulation of SPICE protocol, right?What is the underlying development language for this protocol?Where do I start?" If you looked at the links I sent you yesterday you could find that information out for yourself. https://www.spice-space.org/xspice.html https://cgit.freedesktop.org/xorg/driver/xf86-video-qxl/tree/README.xspice .

I've actually told you this previously but Xspice is an X Server that is also a SPICE server. It's not an encapsulation of the protocol. As far as I'm aware it is written in C.

from docker-gui.

Related Issues (10)

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.