RE: newbie

2002-05-16 Thread Jacob Hoover
You probably need to set the password. I think you should be able to set it with vncpasswd. Jacob Hoover -Original Message- From: Parag Shah [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 5:09 PM To: [EMAIL PROTECTED] Subject: newbie hello, i have vncserver running on

Re: VNCServer throttles user inpt for slow client

2002-05-16 Thread Jonathan Morton
> >>I've created my >>>own VNCclient with a delay timer in the main processing loop. The problem >>>is that the VNCServer seems to spread out my mouse events over time even >>>though they have already occurred. > >>Are you *absolutely* sure that it's the server doing this, and not >>your client?

RE: VNCServer throttles user inpt for slow client

2002-05-16 Thread Kieran McKenna
Well in all probability your delay is also delaying the transmission of the mouse movements to the server. 2c -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fetzik, John Sent: Thursday, May 16, 2002 9:11 AM To: '[EMAIL PROTECTED]' Subject: RE: VNCServer

RE: VNCServer throttles user inpt for slow client

2002-05-16 Thread Fetzik, John
> -Original Message- > From: Kyprianou, Mark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 7:06 AM > To: '[EMAIL PROTECTED]' > Subject: Re: VNCServer throttles user inpt for slow client > No, I'm not positive that it's the server. What I observer is > that when I run two vie

Re: vnc server

2002-05-16 Thread Chris Stoermer
I don't think so. Proxy is for many to one, or one to one through a firewall (if I read it right). I think what we are trying to do here is have all clients pointing to one redirector and then the redirector dishes out client to first available server. >>> [EMAIL PROTECTED] 05/16/02 01:19AM >>>

Re: vnc server

2002-05-16 Thread Tha Project
VNC Proxy is written in Java and would not work when compiled under j2sdk1.4.0.. I was hoping to write something in C/C++ that would do the same thing I guess. I couldn't get anywhere with VNC Proxy. Thanks. --- Akira Hatakeyama <[EMAIL PROTECTED]> wrote: > Greetings. > > On Wed, May 15, 200

RE: Wallpaper confusion with TightVNC / Windows 2000

2002-05-16 Thread Alex Morris
Thanks for the prompt reply. I am aware of VNC's ability to remove the wallpaper altogether. My question is about VNC *changing* the wallpaper. I sign into my PC, via VNC. My standard wallpaper is displayed briefly before VNC changes it to the wallpaper normally shown at the login prompt. It onl

Re: VNCServer throttles user inpt for slow client

2002-05-16 Thread Kyprianou, Mark
Date: Thu, 16 May 2002 02:57:57 +0100 From: Jonathan Morton <[EMAIL PROTECTED]> Subject: Re: VNCServer throttles user inpt for slow client >>I've created my >>own VNCclient with a delay timer in the main processing loop. The problem >>is that the VNCServer seems to spread out my mouse events ov

RE: Wallpaper confusion with TightVNC / Windows 2000

2002-05-16 Thread Christina Zeleny
In the VNC Getting Started guide, there are many registry hacks. This is from the Documentation from this site. http://www.uk.research.att.com/vnc/winvnc.html Local per-user settings. These override the local default user settings. If there is no current user, the username SYSTEM will be used.

Wallpaper confusion with TightVNC / Windows 2000

2002-05-16 Thread Alex Morris
I've tried searching the list archives and the FAQs, but haven't found the answer. I'd be grateful if someone points me in the right direction if the answer is publicly available. I regularly use TightVNC to control a PC running Windows 2000 Professional. This PC has been set to show a specific w

Re: VNCServer throttles user inpt for slow client

2002-05-16 Thread Alex K. Angelopoulos
And I'm not sure about *all* platforms, but I would suspect that for a Windows client the mouse inputs would be buffered if a delay loop is happening. Have you tried adding debug output that will show the client mouse position data being read by the viewer? - Original Message - From: "Jo

Re: Caldera OpenLinux, kdm and VNC inetd mode

2002-05-16 Thread Vincent DEDIEU
This script has been tested on Sun OS 5.6 (Intel-based) To be honnest, I don't know what are the differences between these two O.S. But generally only file location or file names have to be checked to porte this utility on a new O.S. If you have the opportunity to test it on Solaris 8, please let

Re: Caldera OpenLinux, kdm and VNC inetd mode

2002-05-16 Thread Mark . Reeder
On 16/05/2002 08:19:55 Vincent DEDIEU wrote: > Jeff > > Download the free Axel VNC configurator at > http://www.axel.com/usa/tech_axvnc_usa.html#util. It allows to add/remove > VNC terminals. Major O.S. are supported (including Caldera and HP-UX). Vincent Do the SunOS references in that script a

Re: Caldera OpenLinux, kdm and VNC inetd mode

2002-05-16 Thread Vincent DEDIEU
Jeff Download the free Axel VNC configurator at http://www.axel.com/usa/tech_axvnc_usa.html#util. It allows to add/remove VNC terminals. Major O.S. are supported (including Caldera and HP-UX). Vincent - Original Message - From: "Jeff Vincent" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>