Hi.........,
How can I select DSM plugin when server icon is disabled??
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: 6954
- 2009-10-01 13:59
- Forum: JavaViewer
- Topic: JavaViewer through a Repeater
- Replies: 2
- Views: 54377
Re: JavaViewer through a Repeater
Yes, it's pretty much possible
1. Download JavaViewer 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:2345 ...
1. Download JavaViewer 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:2345 ...
- 2009-10-01 12:33
- Forum: JavaViewer
- Topic: UltraVNC Java Client vncviewer.jar repeater mode II
- Replies: 9
- Views: 88498
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: 49227
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