
August 11th, 2004, 01:39 AM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by abhitalkz Can any one of u help me in getting VNC Reflector integrated between VNC Server and VNC Viewer. The Option that i have used are as ./vncreflector -i -p -a - c - f 3 HOST_INFO_FILE. Its working but the Vnc Viewer is not getting connected to the reflector. |
put the name of your password file with the two passwords in it after the -p
ex:
./vncreflector -i -p PASS_FILE -a - c - f 3 HOST_INFO_FILE
|