Hi,
First of all I would like to thank all developers for this great piece of software. It lowers amount of PITA in my work as a technical support guy significantly.
Currently, I'm testing a setup witch requires a person wanting me to connect to their machine to click on a link on my website. It invokes a cgi script which puts together an sc.exe for client to download and run. It generates a random ID and puts it in helpdesk.txt file. Sc.exe connects to my repeater. I can connect to it with a viewer and access clients machine.
It all works great as long as there is only one person trying to click on a link at the same time. I was thinking for a while how to solve this problem, and came to a conclusion that the most beneficial to everyone and most elegant solution would be to modify sc source code to add support for random id generation by winvncsc.exe itself(probably by means of -randomid option in hepdesk.txt).
Also, I would like to add support for an option -smallgui which if included in helpdesk.txt would make winvncsc to display a smaller window with just a logo and two buttons: connect and cancel.
As anonymous CVS at sourceforge is down(or i'm too stupid to use it) and there are no makefiles in nightly tarballs. I would be glad if someone can send me a whole source of UltraVNC with winvncsc (doesn't have to be the latest) so I can make changes needed by me and contribute them for everyone else to use.
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.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
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.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
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
New feature in UltraVNC SC (source code request)
hmm, sourceforge's cvs seems to work at the moment.
There is also a subversion repository at http://sc.uvnc.com/svn/ultravncV1/
This contains some newer enhancements like the tabbed viewer and VS2005 support.
There is also a subversion repository at http://sc.uvnc.com/svn/ultravncV1/
This contains some newer enhancements like the tabbed viewer and VS2005 support.