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: Access from office to home

2002-05-02 Thread Jacob Hoover
Please clarify, Are You Accessing Work(A) from Home(B) or Home(B) from Work(A)? Where is the firewall? Jacob Hoover -Original Message- From: Joe Michael [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 02, 2002 9:00 PM To: [EMAIL PROTECTED] Subject: Access from office to home I'm t

RE:

2002-04-30 Thread Jacob Hoover
Sumit, RTFM http://MACHINE:5800 Jacob Hoover -Original Message- From: sumit ranjan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 7:34 AM To: [EMAIL PROTECTED] Subject: hi ! i am new to VNC... having installed i am able to access the server comp from another comp

RE: Default Settings on VNCVIEWER

2002-04-29 Thread Jacob Hoover
Paul, I couldn't find any registry access code in the viewer. It would work if you saved your connection settings and then started the viewer from the connection settings. Your other option would be to use the -shared option in the target path of the shortcut. Jacob Hoover -Ori

RE: dialups

2002-04-29 Thread Jacob Hoover
What about using IE to check for the server. http://xxx.xxx.xxx.xxx:5900 Works on my LAN. Jacob Hoover -Original Message- From: Alex K. Angelopoulos [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 28, 2002 4:25 PM To: [EMAIL PROTECTED] Subject: Re: dialups This is going to be nearly

RE: No binaries! [Was: RE: Getting started with Win NT4]

2002-04-25 Thread Jacob Hoover
drop me a copy and I'll post it. JAcob Hoover -Original Message- From: Glenn Mabbutt [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 2:18 PM To: '[EMAIL PROTECTED]' Subject: RE: No binaries! [Was: RE: Getting started with Win NT4] Sorry for my poor attempt at hu

RE: No binaries! [Was: RE: Getting started with Win NT4]

2002-04-25 Thread Jacob Hoover
Yeah, but I need a place to host it. After I find a host, I will attempt to get it onto the contribs page. I'm currently checking into http://sourceforge.net/. If there are any other suggestions, feel free to share. Jacob Hoover -Original Message- From: Glenn Mabbutt [mailto:[

RE: No binaries! [Was: RE: Getting started with Win NT4]

2002-04-25 Thread Jacob Hoover
I would love to post it. What would the best place to store this be? Jacob Hoover -Original Message- From: Chris Johansen [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 11:40 AM To: [EMAIL PROTECTED] Cc: Jacob Hoover Subject: No binaries! [Was: RE: Getting started with Win

RE: Getting started with Win NT4

2002-04-25 Thread Jacob Hoover
Sorry if this is a duplicate email, my last reply didn't show up in my sent items box. Try using this app I wrote to set your pass. It creates a reg file which you must merge. Then you'll have to restart the service. Jacob Hoover -Original Message- From: Pitcher, George [mai

RE: Getting started with Win NT4

2002-04-25 Thread Jacob Hoover
e succeed but only to reinstate the service. I just cannot get to the admin tools to set a password. George > -----Original Message- > From: Jacob Hoover [mailto:[EMAIL PROTECTED]] > Sent: 25 April 2002 16:28 > To: [EMAIL PROTECTED] > Subject: RE: Getting started with Win NT4 &

RE: Getting started with Win NT4

2002-04-25 Thread Jacob Hoover
George, What "authentication error" are you getting. Does it happen before or after you enter your password? You may wish to reset your password. After you do you will have to restart WinVNC before the settings will take effect. Jacob Hoover -Original Message- From: Pitch

RE: Getting started with Win NT4

2002-04-25 Thread Jacob Hoover
George, Questions: 1) What version of WinVNC are you using? 2) Are you trying to run it as a service or an application? Jacob Hoover -Original Message- From: Pitcher, George [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 8:29 AM To: '[EMAIL PROTECTED]' Subjec

RE: HelP! Server does not have a valid password enabled?

2002-04-24 Thread Jacob Hoover
Josh, I beleive the key [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_WINVNC] is created when the service is created. If the problem is only with the password, I have been tinkering with a console application that will write a registry file to set the password. It allows you to c

RE: Basic VNC Addons?

2002-04-23 Thread Jacob Hoover
Jacob Hoover See http://services.simac.be/vnc/winvncdrv/sources/ , http://services.simac.be/vnc/winvncdrv/, For More Information. -Original Message- From: Mibus, Chris [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 10:43 AM To: [EMAIL PROTECTED] Subject: Basic VNC Addons? I&#

RE: Multiple users observed

2002-04-23 Thread Jacob Hoover
Install the service on the remote machine. Then you will be able to connect to it regardless if someone or who ever is logged in. Se the FAQ for installing as a service. Jacob Hoover -Original Message- From: Fred Kelner [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 10:10 PM

RE: vncpasswd for Windows

2002-04-19 Thread Jacob Hoover
be written to remote registries on the same LAN. If you have *that* end of it worked out it would be unbelievable. If you're just set for local access, that demotes it to merely "fantastic!" ;-) - Original Message - From: "Jacob Hoover" <[EMAIL PROTECTED]> To:

RE: vncpasswd for Windows

2002-04-19 Thread Jacob Hoover
What OS's are you running on? I may be able to help you. I took the vnc password source and put it into a separate app with registry access. It allows you to read and write passwords on the local and remote machines. However, I have only tested it on NT 4.0 -> NT 4.0 scenario's. Jacob -Or

RE: Windows 2000 Machines

2002-04-16 Thread Jacob Hoover
I would first try to reinstall the service. Goto the command prompt and type the fully glorified path to the service with a -service switch such as: "C:\Program Files\ORL\VNC\WinVNC.exe" -service Then check the service to see if it will start. If that dosen't work, try checking the registry ke

RE: Running VNC and PC Anywhere on one machine

2002-04-10 Thread Jacob Hoover
The origional ver of VNC by AT&T uses windows hooks, not video hooks. I think TightVNC is the same. There is a modified version of the AT&T WinVNC that uses Video Hooks. > site: http://services.simac.be/vnc/winvncdrv/sources It only works on WinNT 4.0 and Win2K as far as I know. Jake -Or

RE: dns2go

2002-04-09 Thread Jacob Hoover
The B and C I am talking about are B = Server, C = Client. Please excuse the poor ASCII art. *** Previous Post *** Net Config: = = = = A = (Internet) = + + + (DSL/Cable) + (WAN) + --- (LAN) --- [ B ]-

RE: dns2go

2002-04-08 Thread Jacob Hoover
I do believe you are SOL. You have been constantly asking the same questions for the last two+ weeks and everyone has basically told you the same thing. Get Over It. Net Config: = = = = A = (Internet) = + + + (DSL/Cable) + (WAN)

RE: Connection Closed

2002-04-04 Thread Jacob Hoover
I also had a somewhat similar problem. I had two Win2k Advanced Servers (A&B) and a Mandrake Linux box (C) on a LAN. One of the Win2k machines (A) wouldn't VNC to the Linux box, however I could VNC to the other Win2K machine (B) and then from there(B) VNC to the Linux box (C). I couldn't ping f

RE: Forced Shutdown of Windows NT/2K Systems

2002-03-26 Thread Jacob Hoover
You can always do a logoff of a NT/2K machine first and then do a shutdown. This would assure no user level processes are hanging. If it's a system service that is hanging, then you are kind'a SOL. You could create a batch file that would stop all possible offending services before you attempt a

RE: winvncdrv & NT4

2002-03-13 Thread Jacob Hoover
your video driver which is HKEY\yourvid\Device0. Read the file readme2.txt) DefaultSettings.XResolution = As above DefaultSettings.YResolution = As above Reboot the machine. It should be working now. -shashi -Original Message- From: Jacob Hoover [mailto:[EMAIL PROTECTED]] Sent: Wednesda

RE: winvncdrv & NT4

2002-03-13 Thread Jacob Hoover
I get the same error. I think I am stuck at the : add new hardware/video/select vncdrv.inf (you should see a second video mirror driver) There is no add new hardware for WinNT. Jake -Original Message- From: Sharma, Shashi [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 3:44 PM

RE: Automatic Install

2002-03-13 Thread Jacob Hoover
regedit /s QUIET.reg I know it works on windows nt, I don't know about 9X. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 10:09 AM To: [EMAIL PROTECTED] Subject: Automatic Install Good Morning Group, I am writing a Windows b

RE: shutdown gotcha with Win32 host

2002-03-06 Thread Jacob Hoover
The registry key is HKEY_CURRENT_USER\Control Panel\Desktop\HungAppTimeout Found it here http://www.winguides.com/registry/display.php/933/ Jake -Original Message- From: Richard Harris [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 4:29 AM To: [EMAIL PROTECTED] Subje

RE: tightvnc vs "loose" vnc

2002-03-05 Thread Jacob Hoover
>What OS would you need this for? I cobbeled a C++ app together and used the >VNC functions vncDecryptPasswd and vncEncryptPasswd. From this, I can view >the password of a remote machine. I don't think this would be that big of a >problem, but I have to enumerate the HKEY_USERS registry key to

RE: tightvnc vs "loose" vnc

2002-03-05 Thread Jacob Hoover
at shouldn't be a problem. You still have to grab an encrypted value, but you plug the pre-encrypted version into the policy template. - Original Message - From: "Jacob Hoover" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday/2002 March 05 15.45 Subject: RE:

RE: tightvnc vs "loose" vnc

2002-03-05 Thread Jacob Hoover
I have a policy for VNC by System Management Technologies Software, but for the life of me I can't find the URL where I got it from. However, it dosen't have the password as an option. The password get's encrypted before it gets saved, so I don't think it can be done with a policy editor. Jake

RE: RE : winvncdrv & NT4 (was: winvncdrv new version available)

2002-03-05 Thread Jacob Hoover
I have a different problem. I'm missing a dependancy from the VNCDRV.SYS file so I'm afraid to try to install it. When I scan the VNCDRV.SYS file with dependency walker it says I'm missing VIDEOPRT.SYS. The other thing that concerns me is the VNCDRV.SYS file attributes: Copyright: Copy

RE: Viewer history

2002-03-01 Thread Jacob Hoover
HKEY_CURRENT_USER\Software\ORL\VNCviewer\MRU -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 4:58 PM To: [EMAIL PROTECTED] Subject: Viewer history Where or how does the VNCviewer keep track of the recently accessed hosts? I have some

RE: ReadExact: Socket Error

2002-02-25 Thread Jacob Hoover
I had VNC (3.3.3r9) running as a service on a NT 4.0 Server w/ SP6A and Oracle 8i and I didn't have the issue. I now have 2000 Adv. Server w/ SP2 and Oracle 8i and I haven't seen the issue either. Sorry I can't help, but I would suggest an easy remote control product at an affordable price. Rem

RE: Hidden icon

2002-02-21 Thread Jacob Hoover
I would suggest using Remote Task Manager. I have been using this software for some time now and have been totally in love with it. It isn't really a fix for the problem but rather a workaround. It allows you to remotley administer shares, processes, services, devices, the event log ... http:/

RE: Question about using VNC with DSL

2002-02-21 Thread Jacob Hoover
PM To: '[EMAIL PROTECTED]' Subject: RE: Question about using VNC with DSL cisco 675 -Original Message----- From: Jacob Hoover [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 12:05 PM To: [EMAIL PROTECTED] Subject: RE: Question about using VNC with DSL Unless you set o

RE: Question about using VNC with DSL

2002-02-20 Thread Jacob Hoover
Unless you set only one PC to be on the public IP (no router) you will have to set up NAT. What type of router do you have? The easiest possible configuration would be to foreword all incoming requests to one particular machine. But I would get something like Blackice to protect that PC the

RE: VNC automatically disconnects in my server

2002-02-20 Thread Jacob Hoover
I have had very few problems on my home LAN, but in the last half hour at work over our WAN I have been disconnected 5 times. I believe this is due to our pathetic backbone to our remote plants. I would suggest looking at your network utilization on the server. If your web server is too busy se

RE: VNC Install Woes

2002-02-19 Thread Jacob Hoover
If you have access to the remote PC, you should see a VNC icon from the service helper in the system tray. Right click on it and set your password from there. If you don't have access to the remote PC, you should install VNC server locally. Then do as described above to set the password. Then

RE: Connecting from work to home

2002-02-15 Thread Jacob Hoover
I would say that your corporate firewall is blocking port 5900. You may want to ask your MIS department. Otherwise you could set up your router to foreward all incoming requests to one particular PC with the vncserver running. You then could do a port scan from your work PC to your home

RE: VNC Causes Exception In Borland App.

2002-02-13 Thread Jacob Hoover
One More Point: I don't know if this has anything to do with my problem, but it makes me very suspicious. I have a friend who is an assembly guru and when I suggested the problem to him he replied: "Borland uses 10 byte floats while Microsoft uses 8 byte floats." However, he was not su

RE: VNC for home users

2002-02-12 Thread Jacob Hoover
Check Out This Sight For A NT/2000 Version Of The Viewer And Server, http://www.smtechnologies.com/downloads.htm The Only Bad Thing Is The Server Will Only Work On NT/2000. -Original Message- From: Karl Schneider [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 1:57 PM To:

RE: Question

2002-02-12 Thread Jacob Hoover
Assuming You are using WinNT or Win2k. Step One. Check your service control manager to see if "VNC Server" is Installed. if it is, is it running? Step Two If it isn't installed, use task manager to kill Winvnc.exe then use the "-install" option to install. Step Three

RE: Question

2002-02-12 Thread Jacob Hoover
? What OS -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 12:55 PM To: [EMAIL PROTECTED] Subject: Question When I try to install the vnc service it says that another instances is already running but the taskbar icon doesn't app

VNC Causes Exception In Borland App.

2002-02-12 Thread Jacob Hoover
Before I begin, I have searched the archives for Borland problems. However they all lead back to 16 bit Borland DLL's. I am having a problem with the vnc server and a 32 bit Borland DLL. I have a problem with the VNC server (3.3.3r9) software and a Borland C++ based application