Re: Negotiating server screen size

2009-09-14 Thread Peter Rosin
Den 2009-09-14 21:37 skrev Christophe Lohr: > So, I wonder if a protocol extension could be interesting. Isn't it? Look here: http://www.tigervnc.org/cgi-bin/rfbproto And search for ExtendedDesktopSize. I don't know what implementations support that extension though... Cheers, Peter ___

Re: Negotiating server screen size

2009-09-14 Thread Christophe Lohr
Le lundi 14 septembre 2009 à 15:01 +0200, Corne Beerse a écrit : > To avoid problems with the terms, its better to use the terms viewer and > service. > Some current display systems can change the resolution on the fly hence, > something might be possible here. For example msWindows remote deskt

Re: Negotiating server screen size

2009-09-14 Thread Corne Beerse
Christophe Lohr wrote: > Hi, > Is it possible for the client to negotiate server screen size? > Yep, but keep in mind that the terms client and server might have a different location than you think. And then, it might even not. To avoid problems with the terms, its better to use the terms vi

Negotiating server screen size

2009-09-14 Thread Christophe Lohr
Hi, Is it possible for the client to negotiate server screen size? Of course, while connecting to a running server there may be nothing to negotiate... However, while connecting to a pending server (e.g. in inetd mode), it could be pleasent for the client to choose the screen size, isn't it? Ho