Hi.........,
How can I select DSM plugin when server icon is disabled??
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
Search found 4 matches
- 2009-10-23 05:35
- Forum: DSM plugin
- Topic: how to select DSM plugin if tray icon is disabled?
- Replies: 1
- Views: 5693
- 2009-10-01 13:59
- Forum: JavaViewer
- Topic: Java viewer through a Repeater
- Replies: 2
- Views: 38363
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
java -classpath VncViewer.jar VncViewer HOST ID ...
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
java -classpath VncViewer.jar VncViewer HOST ID ...
- 2009-10-01 12:33
- Forum: JavaViewer
- Topic: UltraVNC Java Client vncviewer.jar repeater mode II
- Replies: 9
- Views: 62619
Re: UltraVNC Java Client vncviewer.jar repeater mode II
yes it's working perfectly
i've tested it
i've tested it
- 2009-10-01 12:28
- Forum: JavaViewer
- Topic: Embed JavaViewer into a web page
- Replies: 1
- Views: 33968
Re: Embed JavaViewer into a web page
yes, it's possibleSkyline72 wrote: is it possible to embed JavaViewer into a website ?
Skyline
You have to self-sign your javaviewer applet
refer this http://forums.sun.com/thread.jspa?threadID=174214
without certification you won't be able to view your applet
in the web browser