After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
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.
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 12 matches

by SpiderX
2009-07-13 20:10
Forum: VNC-related products
Topic: VNC from browser, no Java client, 1 port to forward
Replies: 7
Views: 7876

Re: VNC from browser, no Java client, 1 port to forward

It's not abandoned (yet) - if you find bugs, go ahead and report them and I'll take a look. I've managed to handle all user reported bugs. The bugs that I report are ones that I can't manage to fix on my own. I'll need some help with javascript to report the proper keypresses for up arrow, down ...
by SpiderX
2009-07-09 23:05
Forum: VNC-related products
Topic: VNC from browser, no Java client, 1 port to forward
Replies: 7
Views: 7876

Re: VNC from browser, no Java client, 1 port to forward

I'm one of the developers on the A-VNC project. It's licensed under the MIT license, and I'll quote the license here, so you don't have to behead Jeremy or anything:
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the ...
by SpiderX
2006-08-24 02:02
Forum: Feature requests
Topic: Command line viewer IP specification
Replies: 12
Views: 16628

Re: Command line viewer IP specification

I'll be happy to help if you wish to improve your english.
by SpiderX
2006-08-23 22:21
Forum: Feature requests
Topic: Command line viewer IP specification
Replies: 12
Views: 16628

Re: Command line viewer IP specification

redge, your english was proper. My question was, what did you improve? Is there a seperate version to download to enable that?
by SpiderX
2006-08-23 06:03
Forum: Feature requests
Topic: Command line viewer IP specification
Replies: 12
Views: 16628

Re: Command line viewer IP specification

improved
vncviewer -push SC.exe -callback ip/host_remote -listen ip/host_allowed::port

optional -listen ip/host_allowed::port
so you listen only this awaiting remote computer you try to remote control, so you are not troubled by another incoming session.

"improved" ? what do you mean by that?
by SpiderX
2006-08-22 22:50
Forum: Feature requests
Topic: Command line viewer IP specification
Replies: 12
Views: 16628

Re: Command line viewer IP specification

redge, that's exactly what I mean.. :) It would be an awesome feature for a lan.
by SpiderX
2006-08-22 21:59
Forum: Feature requests
Topic: Command line viewer IP specification
Replies: 12
Views: 16628

Re: Command line viewer IP specification

that's what I'm trying to tell you... by focusing ONLY on wan, you make it a PITA to use on a LAN. Add the option to specify an IP on the command line, and you make LAN use much easier, while not changing the WAN usage scenario. Sure I can setup a repeater, but if I have 5 sites, not connected to ...
by SpiderX
2006-08-22 21:45
Forum: Feature requests
Topic: Run vnc without starting Windows..
Replies: 3
Views: 4940

Re: Run vnc without starting Windows..

wonderful idea, but it won't work. you need network drivers for that to work, and you don't get that with dos...
by SpiderX
2006-08-22 21:05
Forum: Feature requests
Topic: UltraVNC Performance vs. Other Remote Technologies
Replies: 4
Views: 17357

Re: UltraVNC Performance vs. Other Remote Technologies

pcaw is slow as heck... try www.logmein.com - the basic 'remote control' is free, and it works better than gotomypc.com
by SpiderX
2006-08-22 20:16
Forum: Feature requests
Topic: Command line viewer IP specification
Replies: 12
Views: 16628

Re: Command line viewer IP specification

that works fine for one person, but lets say I have 5 techs out... 5 repeaters? 5 uvnc-sc.exe files? and if I have 5 sites that are independent of each other, that I visit... 25 uvnc-sc.exe files? (5 for each site for each tech) that's an N*2 solution, for which the repeater is useless. Sure you can ...
by SpiderX
2006-08-07 18:05
Forum: Feature requests
Topic: WebEX proxy mode request
Replies: 4
Views: 7798

Re: WebEX proxy mode request

I have a SSL-VPN setup using UltraVNC Single Click. It works through port 443 which gives you encryption for free. Check out SSL-Explorer (free / gpl) here:

http://3sp.com/showSslExplorer.do?referrer=sslexplorer

and you have to create an app for UltraVNC SC. It only took me about 30 minutes to get ...
by SpiderX
2006-08-07 17:37
Forum: Feature requests
Topic: Command line viewer IP specification
Replies: 12
Views: 16628

Command line viewer IP specification

I'd like to use UltraVNC SC instead of a real VNC install for remote controlling a computer on the LAN. As it is now, there are scripts which will install VNC on the remote computer, register it, set a default password, etc etc... well, SC doesn't need to be installed, doesn't need a default ...