Re: view only under UNIX?

2002-04-03 Thread Wayne Throop
::: It seems a little strange for this to only be a client option . . :: But if the client/viewer did not have mouse or keyboard control, :: nothing would. Under Unix there is no local, controlling session: :: there is ONLY the client/viewer. : Peter Hutnick <[EMAIL PROTECTED]> : That's a go

winvnc error 1298 : rectangle out of bounds

2002-04-03 Thread VNC User
Hi all, Please help me out. I am getting an error when I connect to my remote system. I am getting this error message after initializing remote client screen. the error message is " update rectangle out of bounds( 16640,42349,12544,20730) " please help me in this regard tha

RE: vnc via ssh forwarding problem

2002-04-03 Thread LUPTAK,MIROSLAV (HP-Slovakia,ex1)
> >I try to use vncviewer from linux1 to access linux2 running vncserver > >through ssh forwarding. This is what I do: > > > >linux1> ssh -L 5901:linux2:5901 linux2 > >linux1> vncviewer localhost:1 Try also "ssh -L 5901:127.0.0.1:5901 linux2" Regards, Miroslav Luptak ---

RE: VNC Viewer freezing? Or is it the server?

2002-04-03 Thread Chris Jaecker
Hi Jason, I'm sure the rest of the list will have at this from the VNC side, but I'd like to review from the routing point of view. You say 128K ISDN, presumably a Basic Rate Interface. The topology looks something like this, I think <---ISDN><---Ethernet---> Corre

qt emedded

2002-04-03 Thread Sebastian Mrozek
Hi, Did anyone tried to use vncviewer on the pc and vnc server on the QT embedded application (they say it supports vnc server by running application like that: application -display VNC:0 Before that QT must be configured with ''vnc' option.. So again: did you ever try that or see it working?

WINVNC without screen available?

2002-04-03 Thread Nils Schneider
Hi list! Is there already a modified version of winvnc available that doesn't use the screen. I just need it to have one keyboard/mouse at two computers. If not, tell me, I'll write such a version. Nils + -- Music: http://nils_schneider.myownmusic.de/ Studio: http://www.talknet.de/~Nils_Schn

VNC as a virus

2002-04-03 Thread tgraham
This is really kind of bad news that Anti-virus vendors are classifying VNC as a Trojan. It then becomes difficult to know if your VNC installation has been replaced by a real Trojan or is infected by a real virus. No answers for this problem, just an observation. -

Re: VNC as a virus

2002-04-03 Thread Roger Pray
The Virus Software that I use at my site, which spans from Norton V 5.0 to Norton 2002 on Win 9x/NT/2k/XCP, has never identified VNC as a virus. I have had PC Anywhere 10.x inform me that it does not recommend using VNC and that we should uninstall it. But we use PC Anywhere for our users to dia

Re: VNC as a virus

2002-04-03 Thread Sam Dunham
Gee, it's shocking that pcAnywhere would discourage the use of VNC. I wonder if Microsoft discourages the use of Linux. ;) -Sam At 11:38 AM 4/3/2002 -0500, you wrote: >The Virus Software that I use at my site, which spans from Norton V 5.0 >to Norton 2002 on Win 9x/NT/2k/XCP, has never identifi

Re: WINVNC without screen available?

2002-04-03 Thread Jasmeet S. Virdi
Hi there, VNC usually doesn't require a monitor to b physically attached to the system, u can just have a mouse and keyboard connected to it and VNC wud work, atleast a windows version doesn't. But i guess u'd require a monitor to install it first :)). -js - Original Message - From:

Re: VNC as a virus

2002-04-03 Thread Chip Wood
Sam, You read my mind ! Chip - Original Message - From: "Sam Dunham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 10:55 AM Subject: Re: VNC as a virus > Gee, it's shocking that pcAnywhere would discourage the use of VNC. I > wonder if Microsoft discoura

Re: VNC as a virus

2002-04-03 Thread Bill Reedy
I don't know, but wasn't it Mr. Gates that called Linux a virus? Maybe MS could put pressure on Norton AV to detect Linux systems on the network?? :-) ...br - Original Message - From: Chip Wood To: [EMAIL PROTECTED] Sent: Wednesday, April 03, 2002 9:05 AM Subject: Re: VNC as a

Re: VNC as a virus

2002-04-03 Thread MichaelLashinsky
These recent threads are cracking me up!! (If only it weren't so true...) Have a Good Day, Michael L. - To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.r

Re: WINVNC without screen available?

2002-04-03 Thread Alex K. Angelopoulos
Are you talking about a scenario where you have 2 PCs with their own monitors side by side and the mouse/keyboard focus can be flipped between them? - Original Message - From: "Nils Schneider" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, 2002-04-03 11:00 Subject: WINVNC

Re: WINVNC without screen available?

2002-04-03 Thread Nils Schneider
Yes, thats exaclty what I mean. Nils + -- Music: http://nils_schneider.myownmusic.de/ Studio: http://www.talknet.de/~Nils_Schneider/Studio/My_Gear.html - Original Message - From: Alex K. Angelopoulos <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 8:52 PM

Re: WINVNC without screen available?

2002-04-03 Thread Nils Schneider
That's not the problem, I have two pcs directly standing together with two monitors, the problem is the network traffic. The mouse on the second pc hangs if there are big screen updates and because of that fact, a version without visible screen on the remote computer would be helpful. Nils +

Re: WINVNC without screen available?

2002-04-03 Thread Alex K. Angelopoulos
Check these links: http://www.hubbe.net/~hubbe/x2vnc.html http://www.hubbe.net/~hubbe/win2vnc.html - Original Message - From: "Nils Schneider" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, 2002-04-03 14:42 Subject: Re: WINVNC without screen available? > Yes, thats exaclty

How per user Desktop is retained ?

2002-04-03 Thread Cham Mama
Hi I was looking into the XVNC code. The VNC document says that a user can connect from a different machine and still get the desktop with the same application running in the new client. But I didn't find the code which does the user desktop restoration. Where the desktop information on a per use

Re: How per user Desktop is retained ?

2002-04-03 Thread Alex K. Angelopoulos
If I understand what you are referring to correctly, this is what happens when the XVNC session is disconnected - not terminated. In other words, the session continues to run - it is just being preserved in memory. - Original Message - From: "Cham Mama" <[EMAIL PROTECTED]> To: <[EMAIL PR

Error Message

2002-04-03 Thread Randy Smith
This is the error message that I am getting connecting via our intranet with a web browser. java.io.IOException: Framebuffer update rectangle too large: 32x1024 at (112,235 Randy Smith Systems Administrator L.W. Straw & Co., Inc. [EMAIL PROTECTED]

Re: WINVNC without screen available?

2002-04-03 Thread Nils Schneider
Wow man, many thanks for that useful tool Nils + -- Music: http://nils_schneider.myownmusic.de/ Studio: http://www.talknet.de/~Nils_Schneider/Studio/My_Gear.html - Original Message - From: Alex K. Angelopoulos <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03,

Re: How per user Desktop is retained ?

2002-04-03 Thread Cham Mama
hi thanks for the information. What I mean here is if I leave my office PC connected to the VNC server and all the application runnings on my PC and then connect to the same VNC server from home PC by logging in with the same uid, then how I can get a similar desktop on my home PC with the same a

Re: How per user Desktop is retained ?

2002-04-03 Thread Peter Hutnick
On Wednesday 03 April 2002 03:43 pm, Cham Mama wrote: > hi thanks for the information. > > What I mean here is if I leave my office PC connected > to the VNC server and all the application runnings on > my PC and then connect to the same VNC server from > home PC by logging in with the same uid, t

Re: How per user Desktop is retained ?

2002-04-03 Thread Cham Mama
Peter Thanks for the detailed description. I was interested about the Question 1 that you have mentioned below (How does VNC remember what I was running when I switch viewers ?). I keep my office viewer open and connect to the VNC server from home and still manage to get the same applications tha

Re: How per user Desktop is retained ?

2002-04-03 Thread Peter Hutnick
On Wednesday 03 April 2002 04:12 pm, Cham Mama wrote: > Peter > > Thanks for the detailed description. I was interested > about the Question 1 that you have mentioned below > (How does VNC remember what I was running when I > switch viewers ?). I keep my office viewer open and > connect to the VNC

Re: How per user Desktop is retained ?

2002-04-03 Thread David Smith
>hi thanks for the information. > >What I mean here is if I leave my office PC connected >to the VNC server and all the application runnings on >my PC and then connect to the same VNC server from >home PC by logging in with the same uid, then how I >can get a similar desktop on my home PC with the

Re: Setting Raw Pixel Drawing Option

2002-04-03 Thread see7a
Hi Anybody knows what is the difference in implementation between Raw and Fast pixel drawing ?? I tried to look at Java source from AT&T but I could not find anything except in optionsFrame.java and of course it only points to where user changes the option thanx in advance At 11:01 AM 3/25/

Re: Setting Raw Pixel Drawing Option

2002-04-03 Thread see7a
Hi Anybody knows what is the difference in implementation between Raw and Fast pixel drawing ?? I tried to look at Java source from AT&T but I could not find anything except in optionsFrame.java and of course it only points to where user changes the option thanx in advance JNC development Te

vnc-list@uk.research.att.com

2002-04-03 Thread Michael Ossmann
On Mon, Apr 01, 2002 at 07:22:45AM -0700, Michael F. March wrote: > The issue > I think is on most people's mind (or mine at least) is that > we all look to AT&T as the 'pure' source of VNC and from time > to time we would like AT&T to take the "best of the best" > features of all the features tha

Re: Setting Raw Pixel Drawing Option

2002-04-03 Thread see7a
Hi Anybody knows what is the difference in implementation between Raw and Fast pixel drawing ?? I tried to look at Java source from AT&T but I could not find anything except in optionsFrame.java and of course it only points to where user changes the option thanx in advance

Two Puters - One Network

2002-04-03 Thread Chip Wood
Okay, I've got DNS 2 go working great on my desktop on my network so = that I may logon to my desk remotely from my home. I'm trying to connect = a 2nd computer at my office, but when I log on to the 2nd computer using = a 2nd DNS to go that is sent from the 2nd computer I still logon to my = desk

Re: Two Puters - One Network

2002-04-03 Thread Alex K. Angelopoulos
If you only have one public IP address, yes. You would need to set the router to forward 5801 and 5901 to the second computer and then set the 2nd computer to run with the VNC server on display 1 (which is port 5901). - Original Message - From: "Chip Wood" <[EMAIL PROTECTED]> To: "VNC Me

Connection Closed

2002-04-03 Thread Stuart Lord
Hi, my name is Stuart, I am the computer coordinator of a high school in Sydney Australia. I have just discovered vnc and have it running on most machines. One machine (win 2000) comes up with "connection closed" from all the other machines (98 and 2000). Any ideas? Stuart -- Mail.OnMyWeb -

searching for documentation and qt question

2002-04-03 Thread Sebastian Mrozek
Hi, I'd like to build vnc viewer into my application under PC (VC++) and I have some troubles finding out what should I run first to start receiving the data and displaying it on my own window. I'm looking for any source code documenation for vncviewer. There's nothing like that on the web site