Re: vnc server

2002-05-15 Thread Akira Hatakeyama
Greetings. On Wed, May 15, 2002 at 01:14:06PM -0700, Tha Project wrote: > I am relatively new to VNC, and would like to do the > following: > > Write a fake VNC server that would in turn connect > clients to servers as it wants. In effect having > something like > > Clients

Re: VNC and Opera

2002-05-15 Thread Michael Milette
Though I haven't seen this with Linux or Opera, I have seen this with Netscape on Windows. If you haven't already, try using TightVNC viewer instead. I have found the problem harder to reproduce with TightVNC. Let us know if it helps... Michael

Re: VNCServer throttles user inpt for slow client

2002-05-15 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? Typically, a

VNC on Win2k running Proxy2.0 and IIS/5

2002-05-15 Thread Nedbal, Michael
Greetings, I have VNC configured on several Window NT/2k servers and it has been working great. There is one dual-nic server where I can only connect using the NIC with the local IP address. The server is Win2k running Proxy 2.0 and IIS/5.0. Whenever I attempt to connect to the NIC with the pu

VNC and Opera

2002-05-15 Thread Jeff Vincent
I just installed the latest opera web browser on my OpenLinux 3.1.1 server, but when I run it from a VNC session it kills my VNC session (or the window) before the browser pages have even loaded completely. Has anyone experienced anything similar? I haven't found anything on a list search yet.

Re: Newbie's query about black screen

2002-05-15 Thread Insitus
In properties, what I see is as follows: * the picture of properties is copied on Word document. What I see is as follows; a) Accept Socket connection is checked. Auto is checked. Password: x b) Accept CORBA connection is grayed out. Disable Remote Keyboard & Pointer (n

Re: Newbie's query about black screen

2002-05-15 Thread Alan Sidles
No attachments came through. Go to Properties, that's where you will find what you need. Alan - Original Message - From: "Insitus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 9:59 AM Subject: Re: Newbie's query about black screen Good morning Alan, I check

vnc server

2002-05-15 Thread Tha Project
Hello, I am relatively new to VNC, and would like to do the following: Write a fake VNC server that would in turn connect clients to servers as it wants. In effect having something like Clients Servers x -\ x \ \

VNCServer throttles user inpt for slow client

2002-05-15 Thread Kyprianou, Mark
I've noticed some strange behavior for "slow" VNCclients. Does the server throttle user input to the client as a function of how fast the client is responding? I have a client that I want to limit the frame rate for. So I've created my own VNCclient with a delay timer in the main processing loo

RE: Caldera OpenLinux, kdm and VNC inetd mode

2002-05-15 Thread Jeff Vincent
I wrote much of that original text on the source code corner and was still missing something, until I got your other response on the AIX issue. It appears that the use "nobody" on Caldera is also one of those limited users like HP/UX. I didn't even think to try changing the user in my inetd conf

Making a VNCServer respond when it does not have any changes

2002-05-15 Thread Kyprianou, Mark
I have a need to make the VNCServer respond to a SendIncrementalFramebufferUpdateRequest even if it doesn't have any changes to send. I'd like it to respond with "there are no changes". Currently it waits till something on the server changes, then sends the changes to the client. Can this be do

VNC does not work with SDL?

2002-05-15 Thread Reuben D Budiardja
Hello, I have a program that uses openGL and SDL for graphical visualisation. The program runs fine in local X (display X0). I am using RedHat Linux 7.2, FVWM win manager. Then I tried to see it using vnc, so I start my vncserver. I then connect using vncviewer to machine_name:1, and get a fi

Re: Newbie's query about black screen

2002-05-15 Thread Insitus
Good morning Alan, I checked WinVNC on my computer. When I "right" clicked on, I see five following menu: Properties Add New Client Kill all clients About WinVNC Close VNC Screen shots of Properties, Add New Client, and also VNC viewer are attached. BTW

Proxy question

2002-05-15 Thread Chris Stoermer
Howdy! We've been using VNC for a little over a year. Our campus classroom support department is taking over all the level 1 classrooms and putting a very stripped down imaged machine in them all. I would like to keep a bank of machines, that we configured, available via VNC, but only give out

Re: Newbie's query about black screen

2002-05-15 Thread Angus Macleod
This may not be relevant to this particular problem, but I have noticed that you will see only a black screen when accessing VNC server running on Windows XP if there is user already logged on, but not active - either because of user switching or because the screen saver has cut in. In some cases

Troubelshooting with accent

2002-05-15 Thread Just an Illusion
Hi, I am a newbie on this mailing list. I have check quickly FAQ, archives of VNC doc and mailing list, and couldn't find any information for my problem. I use WinVNC v3.3.3 R9 on a laptop with windows 98 sr2, and launch a vncviewer v3.3.3 R1 on a desktop computer with linux RedHat 7.2. Beca

Re: Remote Mouse for only one client

2002-05-15 Thread Martin Bergmann
> This is something that the Mac ChromiVNC server can do - it has an > alternative > 'view-only' password. > > Given how straight-forward it is to make such modification (just add a > second > authentication check to the challenge-response), and how useful it is in > this > sort of situation,

Re: Remote Mouse for only one client

2002-05-15 Thread Adrian Umpleby
> As we want to use VNC for online demontrations, i need to know if there > is a way to let one user use his mouse and keyboard (without using the > server), > but all the other clients should not be allowed to use mouse&keyboard. > So one could demonstrate and the others can just watch. This is

win vnc and xvnc combined

2002-05-15 Thread "Beerse, Corné"
Idea: Has someone tryed to insert Xvnc (XF86?) into WinVNC so the vncserver can also be used as X server? I'm not sure it is actually possible but it would be nice. CBee -- C. Beerse mailto:[EMAIL PROTECTED] talkto:+31(71)5256660

RE: AIX 4.3.3 and VNC inetd mode

2002-05-15 Thread "Beerse, Corné"
> -Original Message- > From: Jeff Vincent [mailto:[EMAIL PROTECTED]] > I have successfully setup VNC in inetd mode on numerous platforms > (Solaris 7, RedHat 7.x, Debian), but I am hitting a wall when it comes > to AIX. All I get is an "Invalid Protocol" error when trying to > connect. I

RE: Remote Mouse for only one client

2002-05-15 Thread "Beerse, Corné"
> -Original Message- > From: Martin Bergmann [mailto:[EMAIL PROTECTED]] > First of all, thanks to all of you who helped me with the 'change port > for applet' issue. > > I have another question. > > As we want to use VNC for online demontrations, i need to > know if there > is a way to

RE: Caldera OpenLinux, kdm and VNC inetd mode

2002-05-15 Thread "Beerse, Corné"
> -Original Message- > From: Jeff Vincent [mailto:[EMAIL PROTECTED]] > Has anyone successfully setup VNC on OpenLinux 3.3.1 in inetd > mode using > the default kdm? If you used xdm, how do you configure > OpenLinux to use > it instead of kdm? If you follow the route in http://www.sourc

Remote Mouse for only one client

2002-05-15 Thread Martin Bergmann
Hi, First of all, thanks to all of you who helped me with the 'change port for applet' issue. I have another question. As we want to use VNC for online demontrations, i need to know if there is a way to let one user use his mouse and keyboard (without using the server), but all the other client