Re: cut & paste from vnc to other win apps

2001-05-31 Thread sohtk
check out FAQ's Q25: "Can I cut and paste between the viewer and the server?" HTH -tk Please respond to [EMAIL PROTECTED] Sent by:[EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: (bcc: SOH Tan Keong/Snr Engrg/STATS/ST Group) Subject:cut & pa

Vnc not connecting to server

2001-05-31 Thread Brian Akin
I just downloaded the latest version of Vnc and can't get it to work. I am running windows 98, and I have tried to enter both my computer name and my computers IP address in the viewer, but both methods give me this error message: "Failed to connect to server". I do have a firewall, but I disabl

No Subject

2001-05-31 Thread Brian Akin
__ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ - To unsubscribe, send a message with the line: unsubscribe v

Re: Happy ending..

2001-05-31 Thread Michael F. March
Using Stunnel for the client side stuff has always worked moderately well for me. It is the WinVNC server that didn't work for nothing.. - Original Message - From: "Jason Waugh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 31, 2001 1:18 PM Subject: Re: Happy ending..

Re: characters showing up twice

2001-05-31 Thread Clemens Resanka
Hi! > Or do you have a problem where hitting the key once results in ^^? Yep, that's the problem. I'm using the latest windows client and the linux server. So far.. - Clemens - - To unsubscribe, send a message with the line:

RE: Happy ending..

2001-05-31 Thread Jarvis, Mike
I wish I could get one RE: the CAPS LOCK bug! -mike -Original Message- From: Michael F. March [SMTP:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2001 1:51 PM To: [EMAIL PROTECTED] Subject:Happy ending.. Using Zebedee solved

Font Server issues.

2001-05-31 Thread Martin Leslie
Hi All I have an problem with VNC when it is running Java applications. When the application is started I get the following errors. Font specified in font.properties not found [-b&h-lucida sans typewriter-medium-r-normal-sans-*-%d-*-*-m-*-iso8859-1] Font specified in font.properties not found [-

Re: Happy ending..

2001-05-31 Thread Jason Waugh
Hmmn, just the yesterday I set up STUNNEL on port 5801, redirected to 5800 - used a browser to connect to 5801 and everything went as fast as normal. (I actually have a feeling, though, that after making the initial connection to port 5801 and putting in the password, all the rest of the connecti

Happy ending..

2001-05-31 Thread Michael F. March
Using Zebedee solved all my problems. Even over desperately slow links, it works great. Thanks to everyone that emailed me.. > Just to make sure that the Stunnel binary and WinVNC server were > not acting weird together, I established the tunnel on another > workstation in my house and had the W

AuthHosts

2001-05-31 Thread Manuel Martínez Valls
Hi, I'm trying to use the AuthHosts directive to limit the access to a computer. I want to do the following: 1. If a remote user is trying to connect from a subnetwork, by example 192.168.1.0, allow him to connect quietly. 2. If a remote user is trying to connect from ano

AuthHosts

2001-05-31 Thread Manuel Martínez Valls
Hi, I'm trying to use the AuthHosts directive to limit the access to a computer. I want to do the following: 1. If a remote user is trying to connect from a subnetwork, by example 192.168.1.0, allow him to connect quietly. 2. If a remote user is trying to connect from ano

Re: unix vncviewer on Solaris

2001-05-31 Thread Edwin Goei
Tony Shum wrote: > > Edwin Goei wrote -- > > > > When I use F8 on vncviewer on Solaris 2.7 to access the menu to go into > > fullscreen mode, the vncviewer window disappears, but the app still > > continues to run. Is this a bug? > > > > - -Edwin > > Not really, but I do know it is the Window M

Re: FOLLOW UP: Re: VNCserver locks up when going over a uncompressed tunnel on Windows98se..

2001-05-31 Thread James ''Wez'' Weatherall
WinVNC behaves poorly over slow networks on Windows 98. If your network is slow or your card is dodgy or it has ropey drivers then you can get the system running out of Resources, which crashes Win98. WinVNC seeming to hang under Win2K usually indicates that it is blocking trying to output data

Re: "AuthHosts" value....arg

2001-05-31 Thread James ''Wez'' Weatherall
Presently, you can't. You *can* set things so that connections are accepted if no-one is logged in, to get around this. Cheers, James "Wez" Weatherall -- "The path to enlightenment is /usr/bin/enlightenment" Laboratory for Communications Engineering, Cambridge - Tel : 766513 AT&T Labs

I JUST CAN NOT SHUT UP ABOUT THIS: Re: VNCserver locks up when going over a uncompressed tunnel on Windows98se..

2001-05-31 Thread Michael F. March
Just to make sure that the Stunnel binary and WinVNC server were not acting weird together, I established the tunnel on another workstation in my house and had the WinVNC server connect through that. Same result. > I verified this exact behavior on a completely deferent Windows > 98 machine. I a

FOLLOW UP: Re: VNCserver locks up when going over a uncompressed tunnel on Windows98se..

2001-05-31 Thread Michael F. March
I verified this exact behavior on a completely deferent Windows 98 machine. I also tried this on a Windows 2000 machine and in that case the WinVNC server process locked up but the rest of the machine seemed to be fine. - Original Message - From: "Michael F. March" <[EMAIL PROTECTED]> T

cut & paste from vnc to other win apps

2001-05-31 Thread Liaw, Andy
Hi all, I encounter a strange problem that I hope some one can help me with: I run vncviewer.exe on WinNT4sp6 to connect to Mandrake Linux 7.1 running Xvnc -inetd. When I tried cut and paste from an Emacs or xterm window on Linux to some Windows app, it works fine. However, if I highlight tex

Re: characters showing up twice

2001-05-31 Thread Mike Doyle
I get two ^^ only when I hit it twice. The first time you hit it nothing happens because it's waiting for you to put a vowel it to accent (b j n t {) so if you hit it again because you didn't put in a vowel it puts the two of them ^^. To get just one ^ Hiting the "^" key followed by a space s

RE: unix vncviewer on Solaris

2001-05-31 Thread Tony Shum
Edwin Goei wrote -- > > When I use F8 on vncviewer on Solaris 2.7 to access the menu to go into > fullscreen mode, the vncviewer window disappears, but the app still > continues to run. Is this a bug? > > - -Edwin Not really, but I do know it is the Window Manager that casueing the problem ONLY

Re: Video Memory 2nd POST

2001-05-31 Thread Irfan Bashir
Window hooks are the method WinVNC uses. They give rough hints as to where data may have changed on-screen. You end up missing updates and getting updates where there aren't really any changes. Look up DDML on the Microsoft site for details on driver level hooking for NT/2K. > SO does WinVNC u

"AuthHosts" value....arg

2001-05-31 Thread Olivier LUTHIER
HY, I'v read the documentation about "AuthHosts", but i can't find how to make "accept" by defaut with question ? Because, if nobody is here to answer the question i'll can not connect to make my work... - To unsubscribe, send a

Paramètrer "AuthHosts"

2001-05-31 Thread Olivier LUTHIER
Yop, in french, J'ai bien lu la doc pour les paramhtres de "AuthHosts" mais je ne pense pas riussir ` "jouer" avec les 4 niveaux de sicuriti de "querrysetting". Car en fait je cherche ` "accept" la connection par difaut aprhs le "timeout", surtout si l'utilisateur n'est pas devant son icran p

characters showing up twice

2001-05-31 Thread Clemens Resanka
Hi all, Does this sound familiar to anyone??? I'd like to get rid of my two ^^ (accent circonflexe) which appear, when I hit the ^ key. Any hints?? So far.. - Clemens - - To unsubscribe, send a message with the line: unsubscr

RES: (Win)vncviewer without the video

2001-05-31 Thread Marcelo Rahal Coutinho
Great ... but do you have this different (Win) viewer.exe you can send to me ? I have a poor background of VC++. I cannot do this by myself. Thanks in advance Marcelo -Mensagem original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Em nome de Akira Hatakeyama Enviada em: Thu

Re: (Win)vncviewer without the video

2001-05-31 Thread Akira Hatakeyama
Greetings. On Thu, May 31, 2001 at 07:27:15AM -0300, Marcelo Rahal Coutinho wrote: > Dear all, > > We are developing an application here and I need the windows version of the > vncviewer without receiving the video from the vncserver ... just > transmitting the keyboard and mouse. Is there

(Win)vncviewer without the video

2001-05-31 Thread Marcelo Rahal Coutinho
Dear all, We are developing an application here and I need the windows version of the vncviewer without receiving the video from the vncserver ... just transmitting the keyboard and mouse. Is there anyone that have made this modification on the software that can send me the .exe of vncvie

RE: WinVNC (98SR2) over a WAN...

2001-05-31 Thread Jannik Tonsberg
what about firewalls..? Does you gateway function as a firewall? If that is the case you have to open for vnc trafic (port 5901...). Regrads, Jannik -Original Message- From: Russell Bryan [mailto:[EMAIL PROTECTED]] Sent: 30. maj 2001 16:09 To: '[EMAIL PROTECTED]' Subject: WinVNC (98SR2)