<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">I summed up what x2go needs to be ported on Android:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div><font face="times new roman, new york, times, serif"><span style="font-weight: bold;">nxproxy </span>- an application that is needed to access remote desktop.</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> NX protocol makes it possible to run any graphical application on any OS across any network.</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> Consists of 2 part a server side and a client
side. </font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> For clients we have: Windows, Linux, MacOS, Solaris</font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> official site: </font><a href="http://www.nomachine.com/download.php">http://www.nomachine.com/download.php</a></div><div><font face="times new roman, new york, times, serif"><span style="font-weight: bold;">vcxrsv </span>- an application that is an X display server a set of traditional sample X applications and tools, and a set of fonts</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span"
style="white-space:pre"> </span> we also can use xming from what i see in the code.</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> i didn;t understand exactly what is the role of this x server on the application, i didn't find any doc on this.</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> an x server for android:</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> https://play.google.com/store/apps/details?id=au.com.darkside.XServer&hl=en</font></div><div><font face="times new roman, new york, times, serif"><span style="font-weight: bold;">pulseaudio </span>- an application used for sending application audio to another device.</font></div><div><font face="times new roman, new
york, times, serif"> PulseAudio is designed for Linux systems. It has also been ported to and tested on Solaris, FreeBSD, NetBSD, MacOS X, Windows 2000 and Windows XP.</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span> pulse audio can be replaced with AudioFlinger that is the native android audio system.</font></div><div><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space: pre;"> </span> http://www.freedesktop.org/wiki/Software/PulseAudio/Ports/Android/</font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent;
font-style: normal;"><font face="times new roman, new york, times, serif"><br></font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><font face="times new roman, new york, times, serif">Unclear issues:</font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><font face="times new roman, new york, times, serif">1. can we use the x2go without the nxproxy, the protocol to compress data?</font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span>If yes, I think that the porting can teoretically be made
only using the X server for Android found here:</font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre"> </span></font> https://play.google.com/store/apps/details?id=au.com.darkside.XServer&hl=en</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;">2. the x server application is running on the server machine or the client machine, or both?</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span class="Apple-tab-span" style="white-space:pre"> </span>I notice that, for Win is running on the client side, is
there a x server also on the server side?</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;">If there is any documentation to specify the processes used in x2go i will appreciate it.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;">Thank you very much</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><br></div></div></body></html>