I'm new to this, and I'd like to implement SC within my delphi app. I was wondering if SC might be compiled as a dll in order to
use it inside every app.
That's my idea:
Server side - "client EXE": a call to an internal dll function like connect(ip, port, repID, <info string>)
Client side - "Ultra@VNC Viewer Listening": a call to an internal dll like listen(callback_function_pointer) where the param is a
pointer to a function/event that would be called when "Accept Incoming SC connection". During this event the data from the connect
request would be displayed.
In the same dll we could even have both server and client so to ease the deploy. This is only a basic idea...
Thank you for your great job.
Cheers
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
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
SC on dll
YES! That's a wonderful idea! I could be wrong, but I think I asked for that years ago. I'm currently writing a program that launches SC, tries to determine when/if it connects, and kills/restarts it if needed. I'm having a nightmare of a time making things work, and making them reliable. It would be a dream come true if I didn't have to fiddle with all this. Even some extra command line parameters would help, like /kill to kill all SC instances, or /status to return the current connection state, etc...
I suspect all this is made difficut because some take SC, add some functionality, and try and sell it for big bucks without giving due credit. Frankly, making it hard for us doesn't stop these guys... It just makes it hard for honest people to use SC fully, and makes their achievments more unique, in demand, and profitable. Perhaps adding the same functionality into SC, and offering it for free, would stop them all.
I suspect all this is made difficut because some take SC, add some functionality, and try and sell it for big bucks without giving due credit. Frankly, making it hard for us doesn't stop these guys... It just makes it hard for honest people to use SC fully, and makes their achievments more unique, in demand, and profitable. Perhaps adding the same functionality into SC, and offering it for free, would stop them all.
Re: SC on dll
now possible with pchelpware beta stage, the futur replacement of sc for the new year 2007
http://www.pchelpware.com/dev/index.html
http://www.pchelpware.com/dev/index.html
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer