Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

unable to get login screen using java viewer

Should you have problems with the JavaViewer, here's the place to look for help or report issues
Post Reply
fawaz
Posts: 7
Joined: 2007-12-24 15:04

unable to get login screen using java viewer

Post by fawaz »

when i open my server ip the java applet loads and displays my computer name on the window but doenst give me the login screen but only the " disconnect,options,disconnect,record etc buttons.i am using UltraVNC 1.0.4 RC6. i can connect loopback on my server without any issues using IE and also firefox.i am using xp and trying to connect from my office to home.office has a secure network.any help would be appreciated.
Last edited by fawaz on 2007-12-24 16:26, edited 1 time in total.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: unable to get login screen using java viewer

Post by redge »

1.0.4 rc6 no problem to report, just right now tested. vnc password.
viewer: firefox 2.0.11 + sun java JRE 1.6.0_3
vnc server: xp professional
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
fawaz
Posts: 7
Joined: 2007-12-24 15:04

Re: unable to get login screen using java viewer

Post by fawaz »

what could be the issue as i have setup the server with http port 80 and a vnc client port of 225. but in my firefox i get an error after getting the record and other bars "network error: could not reach to server 'my ip':225

thanks
fawaz
Posts: 7
Joined: 2007-12-24 15:04

Re: unable to get login screen using java viewer

Post by fawaz »

i think i have to enable the security features in the java control panel like the certificate import.any idea how to make this work
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: unable to get login screen using java viewer

Post by redge »

Are you sure you had correctly setup the port forwarding
LAN and loopback there no impact, NAT ignored. so your test almost always successful.
WAN remote, NAT translation/firewall should be set properly.

port forward 80 TCP + 225 TCP is very important.
outgoing should be allowed for firewall especially port 225.

java release at office is it OK ?
allow download certificate is depend of the security of your internet settings (Internet explorer even you won't use internet explorer and policy of your enterprise)
maybe you have a proxy at your office ? if so, you need to be connected to your proxy then maybe you can access internet.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
fawaz
Posts: 7
Joined: 2007-12-24 15:04

Re: unable to get login screen using java viewer

Post by fawaz »

yes we have a proxy in office. i can browse to the internet without any problems.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: unable to get login screen using java viewer

Post by redge »

your proxy block incoming data from port 225
uvnc send back data to port 225

you need a ultravnc with single port for success. not 2 ports.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
fawaz
Posts: 7
Joined: 2007-12-24 15:04

Re: unable to get login screen using java viewer

Post by fawaz »

how do i make it a single port. i have main port to 81 and http port to 80.that means vnc should use port 80 to connect and receive and should not even use 81 right? as far as i can see is that port 80 is not blocked in office as internet browsing is possible , but if vnc uses a different port for receiving then theres would be connection problems.

thanks

fawaz
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: unable to get login screen using java viewer

Post by redge »

ultravnc 1.0 release had 1 port existing but later was forgiven.
hope 1.0.4 have back the 1 port available with the 2 ports.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
fawaz
Posts: 7
Joined: 2007-12-24 15:04

Re: unable to get login screen using java viewer

Post by fawaz »

thanks for the info. is it possible to get the 1.0 version or request and addition of this feature.

thanks
User avatar
JDaus
Friend of UVNC
Friend of UVNC
Posts: 537
Joined: 2007-03-17 11:00
Location: Sydney, Australia
Contact:

Re: unable to get login screen using java viewer

Post by JDaus »

I think the problem lies in the understanding of what is occuring when using java viewer. i will try to best describe it (i may be wrong)
  • UVNC Server is setup to use two ports 5900 (VNC) and 5800 (Java)
    When a connection is made from a client to the Java Viewer (via a web-browser) on port 5800 the applet is downloaded to the client and run locally.
    The Java-Viewer then makes a (VNC) connection to the server on port 5900
Thus TWO ports are used. In theory (never tried this) you may be able to use port 80 for Java, and 443 for VNC, thus getting through most firewalls (don't know about proxies)

hope this helps explain it for yourself and others
ask a silly question and remain a fool for 5 minutes...
don't ask, and remain a fool for life - JDaus 2003

without imperfections, neither you nor i would exist - Steven Hawkins
__
JD
SCPrompt - OpenSource Free Remote Screen\Desktop Sharing Solution
SecureTech.com.au
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: unable to get login screen using java viewer

Post by redge »

with 1 port you can use one port for both (java and rfb)
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply