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

Making my own SC

Single Click discussions / bugs
Post Reply
CBailey
40
40
Posts: 71
Joined: 2005-02-28 23:41

Making my own SC

Post by CBailey »

Forgive me if this sounds too simplistic. From what I've pieced together, SC is simply UltraVNC stripped down, and zipped up into an EXE with a front end program. I'm assuming the front end simply runs the UltraVNC program. If so, are the stripped-down UltraVNC's commands the same? I'd be curious to see what's passed on the command line. Or, does the front end modify a config file, and then run UltraVNC? I'm interested in making my own front end.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Post by redge »

find flatfeet and try it
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
CBailey
40
40
Posts: 71
Joined: 2005-02-28 23:41

Post by CBailey »

After poking around, I realized this 'front end' program is built into SC. Was hoping it was a separate program, but it looks like if it's run without the helpdesk.txt file, it runs somewhat like normal UltraVNC. I'm writing my own front end now. I started with a simple batch file, passing the parameters I want, and now I'll just write a front end that calls winvnc.exe when needed, with the right parameters. Would be really cool if SC separated the front end from the UltraVNC part, making something like this even easier, and more lean.
Post Reply