ahamdabo / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

How to connect to VNC on Linux server which requires a session number? #231

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install VNC on a Fedora 12 server and run it.
2. Connecting from VNC on a Windows box requires a session number
i.e www.myserver.com:1
3. How do I enter that into android-vnc-viewer

What is the expected output? What do you see instead?
A connection. Connection failed.

What version of android-vnc-viewer are you using?
0.5.0

Which VNC server/version are you using?  On which platform?
unknown
What is the size of the desktop you are trying to access (i.e. 1024x768,
1920x1080...)?
NA
What device are you using?
Droid2
Are you using a custom ROM?  If so, which?

Please provide any additional information below.

Original issue reported on code.google.com by car...@gmail.com on 22 Mar 2011 at 6:55

GoogleCodeExporter commented 9 years ago
You enter that information via the port number: 5900 is the default vnc 
session, 5901 is :1, etc.

Original comment by googlec...@antlersoft.com on 22 Mar 2011 at 9:14