[X2Go-Commits] [[X2Go Wiki]] page changed: wiki:advanced:x2gokdrive:start
wiki-admin at x2go.org
wiki-admin at x2go.org
Mon Jul 8 22:04:06 CEST 2024
A page in your DokuWiki was added or changed. Here are the details:
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
IP Address : 87.147.72.22
Hostname : p57934816.dip0.t-ipconnect.de
Old Revision : https://wiki.x2go.org/doku.php/wiki:advanced:x2gokdrive:start?rev=1582305094
New Revision : https://wiki.x2go.org/doku.php/wiki:advanced:x2gokdrive:start
Date of New Revision: 2024/07/08 20:04
Edit Summary : [Advantages of x2goagent]
User : uli42
There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.
@@ -8,10 +8,9 @@
The main reason - we want to be able to run modern desktops such as Unity, KDE-5, Gnome-3 and the applications built with the latest toolkits without limitations.
===== What is the difference between x2goagent and X2Go KDrive =====
x2goagent (or nxagent) is based on NX technologies. It's basically kind of X-proxy (like Xnest). It accepting X-protocol requests from X-Client and forwarding them to remote X-Server. In opposite, X2Go KDrive is a real X-Server (like Xephyr). It's processing the requests from X-Client and rendering images on the remote display, like normal X-Server rendering them into the graphic display, using the video driver. You could say, that the difference between x2goagent and X2Go KDrive it's the same as difference between Xnest and Xephyr.
===== Advantages of x2goagent =====
- NX-Protocol using the network transparency of X-protocol. It mean's that instead of sending images over network, it sending the X-requests like "create window" or "move window from one position to another" or "write text in the window". So if you running legacy X-applications, it'll work much faster on the slow networks, than protocols, which are transferring images between server and client.
-
+ x2goagent (also called nxagent) is using the NX protocol, an optimized version of the X protocol. That means that instead of sending images over the network, it forwards the X-requests like "create window" or "move window from one position to another" or "write text in the window". This leads to a very good performance even over slow networks old (legacy X applications). In contrast x2gokdrive does not make use of this protocol and its optimizations.
===== Advantages of X2Go KDrive =====
==== 1. X2Go KDrive based on the recent X.Org code ====
Unlike the NX-libraries, which are based on obsolete X.Org-6, X2Go KDrive is based on the recent X.Org-7. It brings multiply advantages:
* We can run without any limitations any modern Desktops and applications.
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
More information about the x2go-commits
mailing list