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

Html & SC

Single Click discussions / bugs
Post Reply
spiderwebb
Posts: 1
Joined: 2006-10-24 12:01

Html & SC

Post by spiderwebb »

Hi
Does anyone have a working SC & webpage that they are willing to sell. I have spent hours trying to get this SC to work so I can send clients to my support site click a link and give me temp access to their computer. Please dont tell me thats its simple as im a techie and just cant get it to work outside of our network. :(
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6970
Joined: 2004-04-23 10:21
Contact:

Re: Html & SC

Post by Rudi De Vos »

Yep it is, or should be :)

1) http://www.hostip.info/
This give the ip adress the user will see, this is the ip adress to use in helpdesk.txt (1)

2) On your router you need to forward the port to your PC.

Internal IP: 10.10.10.1
EXternal IP:56.73.65.34 (1)
Router forward port 5501 to ip 10.10.10.1

[HOST]
-connect 56.73.65.34:5501

Natural, this implement that the user have access to the internet. If he has setup a firewall that only allow acces thru a proxy server it will not work.

You can even test it with two internal PCs
10.10.10.2 (SC)
10.10.10.1 (Viewer)
Clicking on SC, SC connect to 56.73.65.34 port 5501 (router) the router
know port 5501 and forward it to 10.10.10.1
markblick
Posts: 2
Joined: 2006-10-24 21:45

Re: Html & SC

Post by markblick »

spiderwebb,

I've have SC posted on my site and I email it to clients. It's worked for me 100%. Take a look at my site and see if it's what you have in mind. I'll send you my configuration files if you want them.

http:www.sbimages.com

Mark
fredfred

Re: Html & SC

Post by fredfred »

Last edited by fredfred on 2011-02-18 06:30, edited 1 time in total.
Post Reply