Re: 2 Passwords

2002-11-12 Thread Juan Belmonte Moreno
Hi, Thanks but, it's not possible. The VNCserver isn't near me. IT'S the problem. I'm thinking about running two instances of WinVNC but need to tweak and recompile. It's a fake. I'm searching for a better way. Thanks again Juan Belmonte www.cartrix-slot.com - Original Message - From:

Displayrate in x0rfbserver

2002-11-12 Thread jay chandra
1) In a x0rfbserver how can i know about the Display refresh rate ? 2)How can i know the number of frames per second supported by the display rate? 3)How do i control the display rate ? 4)Which part of the source is reponcible for the display update control? -- ___

RE: Implementing Audio into a Linux based system that uses VNC

2002-11-12 Thread Rudolf Kollien
If you get success, tell me! We use win vncviewer as a "x-terminal" (by starting xvnc via inetd). The desktop is kde3. We try to transport the audio from the server to the win-system. Currently messing around with cygwin/nasd. But too many components and too "big" (need cygwin with X11 to run nasd

VNC to texture

2002-11-12 Thread torbjorn . engedal
Hi list! I am new to VNC, and have a question for using VNC inside an application. The application is an OpenGL program, and I would like to display the desktop of a computer as a 2D texture in a 3D environment. Now I have some bitmap-files for displaying static screendump from a desktop, but I

RE: 2 Passwords

2002-11-12 Thread Rudi De Vos
I used a different approach. You can use a little tool that shows all connected clients and set the corresponding access method for each client. This way you can give access to a specific student a few or don't give access at any. It is in vdacc-vnc(discont) but you still can download the old sour

Re: Connectong to an ADSL Office

2002-11-12 Thread Illtud Daniel
Gabriel Regis wrote: [] > if connection cames in port 5900 it wil connect to 10.0.0139 else > if connection cames in port 5800 it wil connect to 10.0.0140 and so on > > but how can I connect at different ports in my Viewer??? You need to forward ports on your router (external IP) to ports on you

Re: Implementing Audio into a Linux based system that uses VNC

2002-11-12 Thread Jerry McBride
On Tue, 12 Nov 2002 12:35:46 +0100 Rudolf Kollien <[EMAIL PROTECTED]> wrote: > If you get success, tell me! > > We use win vncviewer as a "x-terminal" (by starting xvnc via inetd). The > desktop is kde3. We try to transport the audio from the server to the > win-system. Currently messing around w

RE: 3.3.5 Problems starting server on Sun

2002-11-12 Thread "Beerse, Corné"
> -Original Message- > From: Kevin Minney [mailto:kminney@;cadence.com] > after using VNC for about a year I noticed that a new version has been > released (3.3.5), so I decided to give it a try .. > > I can't seem to start the server on my Sun machine, if I > check the logfile in the .vn

RE: Displayrate in x0rfbserver

2002-11-12 Thread "Beerse, Corné"
> -Original Message- > From: jay chandra [mailto:jc9978@;india.com] > 1) In a x0rfbserver how can i know about the Display refresh rate ? > 2)How can i know the number of frames per second supported by > the display rate? > 3)How do i control the display rate ? > 4)Which part of the sourc

RE: Implementing Audio into a Linux based system that uses VNC

2002-11-12 Thread William Hooper
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:vnc-list-admin@;realvnc.com] On Behalf Of Rudolf Kollien > Sent: Tuesday, November 12, 2002 6:36 AM > To: [EMAIL PROTECTED] > Subject: RE: Implementing Audio into a Linux based system > that uses VNC > > If you get success, tell me

VNC helpdesk situation

2002-11-12 Thread jesskung
Message: 10 Date: Tue, 12 Nov 2002 00:00:00 +0800 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: VNC> helpdesk situation Reply-To: [EMAIL PROTECTED] Hi all Thank you for all the responses. Maybe I was not so clear earlier on. I apologise, I'll try to be more exact this time to get the ri

Re: VNC helpdesk situation

2002-11-12 Thread Alex Morris
In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes 1. End user runs VNC server on his PC. 2. VNC server prompts end user for password. End user keys in password. 3. Login password is verified against NT domain login password or MS network login password. If password is correct VNC server f

Secure access to WinNT server

2002-11-12 Thread a12
Hello, Pardon my ignorance but I do not find any thoroughful help on the web. I am considering securing access from a Windows 2K client to a Windows NT server that runs VNC server program. For now, everyone can access the WinNT server just by entering the VNC access password, and then entering us

Re: VNC> helpdesk situation

2002-11-12 Thread Terry_Houchins/FujiKoKi
Jessica, We use RealVNC also for our HelpDesk. But we use it backwards compared to everyone else it seems. We install the VNC server on the user's workstation and on the Admin workstation we map to the VNCVIEWER executable. When a user calls us with a problem we execute our VNCVIEWER and enter the

helpdesk situation

2002-11-12 Thread Terry_Houchins/FujiKoKi
We don't like having the user type in an IP Address and password, so install VNC backwards. We install the server on their workstation and then we click on the VNC executable so we can type in the IP and password. Works great. Terry Houchins Network Coordinator Fujikoki America Dallas, TX 7523

Re: Compiling 3.3.5 on HP-UX 11.0

2002-11-12 Thread Jose Luu
Compiling 3.3.5 on HP-UX 11.0A few clarifications: > Did you compile on HPUX 11 or HPUX 10? > > Xvnc;IMAKECPP=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.00/2.7. > > The above line from your email suggests it was HPUX 10. I did compile on 11.0, I just happened to use an old version of gnu cpp which

Good Job

2002-11-12 Thread rashid aga
Programmers of VNC, I used your software and was simply amazed with it. Awesome stuff. Keep up the good work. Tested in out in a lot of situations and it works great. One question. Can VNC work on multiple domains on a local network. Example: I have two NT4 servers. I tried to use VNC between

Re: 3.3.5 Problems starting server on Sun

2002-11-12 Thread Tristan Richardson
I think this is because the default depth is now 16, and the "-cc 3" option only works with depth 8. Try adding "-depth 8" to the vncserver command. Cheers Tristan - Original Message - From: "Kevin Minney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 12:5

Re: VNC install script

2002-11-12 Thread Chaz
"Steve Bostedor" <[EMAIL PROTECTED]> wrote in message news:013C0A6B939C71449D19942D0E424FF89444A5@;dc1.tshore.com... > I've created a pretty simple vnc install script for the win32 platform. The remote install features are limited to operating systems that support remote registry edits like NT/XP/2

Re: Freezing displays

2002-11-12 Thread Steve Mancour
I have the most recent video drivers installed on the troubled systems, and have replaced the card on the worst machine to see if it had any effect. It didn't. I also tried upgrading to VNC 3.3.5, but I get the same problem. Currently, I am trying a different combination: VNC 3.3.5 server, a

RE: Secure access to WinNT server

2002-11-12 Thread William Hooper
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:vnc-list-admin@;realvnc.com] On Behalf Of a12 > Sent: Tuesday, November 12, 2002 10:15 AM > To: [EMAIL PROTECTED] > Subject: Secure access to WinNT server > > > Hello, > > Pardon my ignorance but I do not find any thoroughful help

Problems with 3.3.5 on HPUX 11.x

2002-11-12 Thread LUPTAK,MIROSLAV (HP-Slovakia,ex1)
Hello, all. I compiled VNC 3.3.5 on HPUX 11.00, but I have a problem. vncserver starts Xvnc fine, but when I start a window manager (dtwm or twm), Xvnc hangs. I reduced this problem to the following scenario: # Xvnc :5 -fp tcp/127.0.0.1:7000 # export DISPLAY=:5 # xdpyinfo - it returns expected

RE: Good Job

2002-11-12 Thread William Hooper
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:vnc-list-admin@;realvnc.com] On Behalf Of rashid aga > Sent: Monday, November 11, 2002 12:20 PM > To: [EMAIL PROTECTED] > Subject: Good Job > > > Programmers of VNC, There are a lot more users of VNC on this list than there are pr

VNC helpdesk situation

2002-11-12 Thread Gary Sieker
>Hi all > >Thank you for all the responses. Maybe I was not so clear earlier on. I >apologise, I'll try to be more exact this time to get the right help. Many >Thanks again.. > >We are trying to use VNC for a helpdesk situation and would appreciate some >help. Here goes... > >1. End user run

RE: 3.3.5 Problems starting server on Sun

2002-11-12 Thread Kevin Minney
Hi, The machine is running Solaris7, infact I see the same problem on both machines which I tried .. 1) Sun Ultra60, Solaris7 (u60pks..) 2) Sun SunBlade1000, Solaris8 On both machines the old version of the vnc server (3.3.3r2) works fine with exactly the same setup. There is no X11 lock fil

file transfer

2002-11-12 Thread Manuel Mimoso
hello greetings from portugual i would like to know if i could transfer files to a VNC server . thanks in advance manuel mimoso www.cm-celoricodabeira.pt ___ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list

RE: 3.3.5 Problems starting server on Sun

2002-11-12 Thread Kevin Minney
Hi Tristan, by chance that is what I just discovered. I was comparing the old and the new vncserver files and saw that it had changed. Set it back to '8' in the vncserver file and it starts ok now! Your suggestion of setting '-depth 8' is a better way of doing it though, rather than modifying

RE: 3.3.5 Problems starting server on Sun

2002-11-12 Thread "Beerse, Corné"
> -Original Message- > From: Kevin Minney [mailto:kminney@;cadence.com] > > The machine is running Solaris7, infact I see the same > problem on both machines which I tried .. > > 1) Sun Ultra60, Solaris7 (u60pks..) > 2) Sun SunBlade1000, Solaris8 looks good. > > On both machines the o

Compiling 3.3.5 on Tru64 4.0f

2002-11-12 Thread Jose Luu
Binary programs resulting of this compilation are also usable on 5.1, it is very likely that the compilation recipe also works on Tru64 5.1 This compilation uses the vendor's compilers (as opposed to gcc). 1) configure with: CXX=cxx CXXFLAGS=-D_POSIX_PII ./configure 2) patch the release tree usi

Re: Freezing displays

2002-11-12 Thread Terry_Houchins/FujiKoKi
I have the same problem also on some Win95/98 machines. Problem seems to be okay on Win2000/XP machines. Terry Houchins Network Coordinator Fujikoki America Dallas, TX 75234 Ste

RE: file transfer

2002-11-12 Thread Will Olson
I have a similiar requirement, however I just establish a share on the server (in this case a Win2k Box) and manually move them to it. hope this helps! -Original Message- From: [EMAIL PROTECTED] [mailto:vnc-list-admin@;realvnc.com]On Behalf Of Manuel Mimoso Sent: Tuesday, November 12, 2

Re: Implementing Audio into a Linux based system that uses VNC

2002-11-12 Thread Bruce Lilly
From: "William Hooper" <[EMAIL PROTECTED]> Date: Tue, 12 Nov 2002 08:22:32 -0500 So you would have the VNC programmers not only add this component, but also port it to the different platforms the VNC runs on, and try to keep up with new versions/security of someone else's code? Sound support n

RE: Router help

2002-11-12 Thread Isaac McCartney
Ok In PcAnywhere you have to set the system in the Stinksys DMZ, Is this the same for VNC?? IT seems like it uses the port forwarding instead. I still can not get the connection to work. It works on my VPN being of the same LAN. Just not DSL to DSL. I'm sure I have the ports forwarded correctly. 64

Re: 3.3.5 Problems starting server on Sun

2002-11-12 Thread Morrison Davis
Did you check for .X11 I think thats what it is on my linux system. "Beerse, Corni" wrote: > > -Original Message- > > From: Kevin Minney [mailto:kminney@;cadence.com] > > > > The machine is running Solaris7, infact I see the same > > problem on both machines which I tried .. > > > > 1) Su

Weird Behaviour in Local Loop connection in Win XP Pro

2002-11-12 Thread ~G~
When I alter the registry to allow local loop connections and then open a local connection in the viewer, it acts weird. It continually displays the VNC window inside itself until it fills the screen! Something like viewing a mirror in a mirror, it goes on forever! No matter what options I select f

RE: Implementing Audio into a Linux based system that uses VNC

2002-11-12 Thread William Hooper
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:vnc-list-admin@;realvnc.com] On Behalf Of Bruce Lilly > Sent: Tuesday, November 12, 2002 1:45 PM > To: [EMAIL PROTECTED] > Subject: Re: Implementing Audio into a Linux based system > that uses VNC > > > > From: "William Hooper" <[

RE: Weird Behaviour in Local Loop connection in Win XP Pro

2002-11-12 Thread William Hooper
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:vnc-list-admin@;realvnc.com] On Behalf Of ~G~ > Sent: Tuesday, November 12, 2002 2:25 PM > To: [EMAIL PROTECTED] > Subject: Weird Behaviour in Local Loop connection in Win XP Pro > > > When I alter the registry to allow local loop

RE: Router help

2002-11-12 Thread William Hooper
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:vnc-list-admin@;realvnc.com] On Behalf Of Isaac McCartney > Sent: Tuesday, November 12, 2002 1:54 PM > To: [EMAIL PROTECTED] > Subject: RE: Router help > > > Ok In PcAnywhere you have to set the system in the Stinksys > DMZ, Is th

RE: Router help

2002-11-12 Thread Isaac McCartney
Yea I can ping it . And I made the changes to the viewer 64.130.xxx.xx:0 or 64.130.xxx.xx:1 for my other comp. I get the same thing. I checked the Ip and its still the same. Ill look into the logs on the router That way I can see where its dropping hopefully. I don't want to put my ports out for

RE: Weird Behaviour in Local Loop connection in Win XP Pro

2002-11-12 Thread ~G~
Sorry, Meant to say! I'm using RealVNC v3.3.5 for windows on Windows XP Pro and the system I normally use the viewer on is a Win95 laptop. Only reason I wanted to use the loopback is to play with things because making changes on the actualy laptop would be about one change a day because it's at wor

RE: file transfer

2002-11-12 Thread Steve Bostedor
The newest version of VNCScan has something like Will's solution. If you right-click on a computer, you can choose a share from the submenu. This is only helpful if the computer at the other end is Windows based. The next version should offer FTP, too. What kinds of other things would you wa

RE: Compiling 3.3.5 on HP-UX 11.0

2002-11-12 Thread LUPTAK,MIROSLAV (HP-Slovakia,ex1)
Hello, Jose. Could you share your Xvnc for HPUX11.00? I would like to test it on our lab machine to see if it's my HPUX settings that makes my Xvnc hang after starting twm. Thanks and best regards, Miro > -Original Message- > From: Jose Luu [mailto:jluu@;mainsoft.com] > Sent: Tue, Nov 1

RE: Weird Behaviour in Local Loop connection in Win XP Pro

2002-11-12 Thread Marius Zydyk
Well, point remains. What do you expect when you vnc to yourself? You'll see a vnc window, with a vnc session, which has a vnc window looking at itself, ad infinitum, limited by system resources. This is expected behaviour. [EMAIL PROTECTED] wrote: >Sorry, Meant to say! I'm using RealVNC v3.3.5 fo

3.3.5: Solaris7&8, cut/paste buffers not working

2002-11-12 Thread Kevin Minney
Hi, first of all, many thanks to all of you that helped debug my first problem, that of needing to use 8bit mode to get the server to start. Now I have the server running it is working as well as the old 3.3.2r2 version and I am back to trying to sort out the problem of the cut/paste buffers not

RE: Compiling 3.3.5 on HP-UX 11.0

2002-11-12 Thread Gordon Steven-QSG001
Our compiler doesn't seem to understand the "-traditional" flag. Any ideas? Regards, Steve (cd Xvnc;IMAKECPP=/apps/local/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.0.1/cpp0 make World) Building Release 6.3 of the X Window System. I hope you checked the configuration parameters in ./config/cf to see

Users

2002-11-12 Thread Warrick FitzGerald
Hi All, I am trying to swap from PC Anywhere to VNC so that I can access my $MS servers from my linux box. However in PC Anywhere you have the ability to add users to the PC Anywhere software itself, and then still have the users go through the normal authentication on the server. Does anyone kno

Please help a newbie?

2002-11-12 Thread Chris Venticinque
Hi, I have read the FAQ and I know I am close to an answer but, I am just not knowledgable enough with unix to figure out what is wrong. I am taking my first class with unix and I am attempting to create a vnc connection so that I can connect to my red hat box and practice my commands. Any help yo

RE: Hide VNC icon

2002-11-12 Thread Dr. Frederick A. Kelner
Graham, I followed your instructions but I don't seem able to get rid of the VNC icon on the machine that I am viewing. Any suggestions? Frederick A. Kelner, Ed.D. 536 Scott Rd Gladwyne, PA 19035 610.896.2828 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:vnc-list-a

RE: Weird Behaviour in Local Loop connection in Win XP Pro

2002-11-12 Thread ~G~
Ah, ok! I realise now! I was being stupid! Ah well! You live n learn! -Original Message- From: [EMAIL PROTECTED] [mailto:vnc-list-admin@;realvnc.com] On Behalf Of Marius Zydyk Sent: 12 November 2002 22:34 To: [EMAIL PROTECTED] Subject: RE: Weird Behaviour in Local Loop connection in Win XP

Re[2]: Hide VNC icon

2002-11-12 Thread Graham Harris
Hello Frederick, Wednesday, November 13, 2002, 3:24:58 AM, you wrote: DFAK> Graham, DFAK> I followed your instructions but I don't seem able to get rid of the VNC DFAK> icon on the machine that I am viewing. Any suggestions? What OS are you running? Try uninstalling VNC (first removing VNC as a