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

Creating my own SC Generator/PERL Source?

Single Click discussions / bugs
Post Reply
adama2z
Posts: 2
Joined: 2006-09-18 01:09

Creating my own SC Generator/PERL Source?

Post by adama2z »

I am interested in being able to compile my own SC based on some database or file information. Basically a PHP script would generate the helpdesk code and then make a call (to the PERL script that is used on SC site??) to generate the EXE and refresh to the download.

This way I can say yeah I can help you with your PC - goto http://www.mydomain.com/connect.php - this would read a file (with my IP inside of it) and generate the SC then allow the user to download it.

This way I can be at any computer on any internet connection put my IP in a text file and have the exe generated on my server and available for download.

Does anyone know if the PERL that generates the EXE on http://sc.uvnc.com/ is available? Or if anyone's made something like it?

I'm using a apache/linux, any help would be appreciated.
adama2z
Posts: 2
Joined: 2006-09-18 01:09

Re: Creating my own SC Generator/PERL Source?

Post by adama2z »

Anyone out there? Is something developed already that is similiar to this?
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Re: Creating my own SC Generator/PERL Source?

Post by Rudi De Vos »

uvnc.com use a bat script (win32), perl is only used to upload a file.
Post Reply