On Tue, 2011-06-14 at 09:35 +0200, Nicola Ruggero wrote:
> 2011/6/11 Jashank Jeremy <jashank.jer...@optusnet.com.au>:
> > Hi,
> >
> > I'm using xrdp with Xvnc at the moment, and I find it's performance is
> > poor, especially over low-bandwidth links.  I've been trying to
> > modernize the code for X11rdp, but I don't really understand most of
> > it.
> 
> Why are you experiencing poor performance over low-bandwidth links? Is
> your xrdp server detached from your Xvnc server?
> This configuration is possible but normally the processes run on the
> same physical machine... so your bandwith-performance problem will not
> be solved by switching to X11rdp because they are RDP protocol
> related.

It is my understanding that is not true. VNC is an entirely bitmap
update protocol. RDP on the other hand allows drawing operations to be
sent. Unless I am mistaken X11rdp intercepts X protocol drawing
operations and translates them into RDP drawing operations. Consequently
X11rdp will in theory always outperform anything based on VNC in terms
of bandwidth utilisation, CPU and memory overhead.

Basically the vnc-rdp thing is a nasty horrible hack to get something
working and should only be viewed in those terms and seen as a dead end
in terms of development.

> 
> > Are there any plans to modernise X11rdp to work with newer Xorg trees,
> > and, if so, where?
> 
> Don't know. Maybe yes, we should ask to Jay
> 

Once CentOS 6 comes out I will have a requirement at work to get it
working so if nobody else does it I will need to role up my sleeves. 


JAB.

-- 
Jonathan A. Buzzard                 Email: jonathan (at) buzzard.me.uk
Fife, United Kingdom.



------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to