Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Java viewer through a Repeater
Java viewer through a Repeater
Is it possible to use the Java viewer to access an UltraVNC server through the Repeater? I fully understand how to get through the Repeater with the UltraVNC viewer client program, but can it be done using just a browser and the Java viewer?
Last edited by helpkey on 2008-05-18 21:04, edited 1 time in total.
Re: Java viewer through a Repeater
Yes, it's pretty much possible
1. Download jawaviewer http://sc.uvnc.com/javaviewer/index.html
It has the source code to connect to repeater.
2. Compile and generate jar files as specified in .bat files
3. Then run this command from command line
Note: U should mention same ID as you mentioned while adding new client at the server
4. Now self sign your applet, otherwise you will not be able to view it in the browser
1. Download jawaviewer http://sc.uvnc.com/javaviewer/index.html
It has the source code to connect to repeater.
2. Compile and generate jar files as specified in .bat files
3. Then run this command from command line
Code: Select all
java -classpath VncViewer.jar VncViewer HOST ID:2345 PORT 0 REPEATERHOST uvnc.com REPEATERPORT 5901
4. Now self sign your applet, otherwise you will not be able to view it in the browser
Re: Java viewer through a Repeater
via Internet Explorer web browser ActiveX
http://www.s-code.com/products/viewerx/webvnc.aspx
http://www.s-code.com/products/viewerx/webvnc.aspx
Last edited by redge on 2009-10-18 02:36, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer