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

Possible to run SC through HTTP-Port?

Single Click discussions / bugs
Post Reply
Bassi2k
Posts: 6
Joined: 2007-11-09 08:23

Possible to run SC through HTTP-Port?

Post by Bassi2k »

Hi,
I have just startet my apprenticeship in the IT branche. And now I try to get a simple supporttool for remoteaccess. I practiced a bit with SC but the only problem I have is getting through routers without port forwarding.
So my idea is, getting sc operating through port 80. Is it possible? What must I change?
Thanks!

Bassi2k
Last edited by Bassi2k on 2007-11-09 08:49, edited 1 time in total.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Re: Possible to run SC through HTTP-Port?

Post by Rudi De Vos »

HTTPS is possible 443, not port 80
Bassi2k
Posts: 6
Joined: 2007-11-09 08:23

Re: Possible to run SC through HTTP-Port?

Post by Bassi2k »

Alright...
where do i have to change it? In the helpdesk.txt like this:

Now it's:
[HOST]
Support 1
-plugin -connect X.X.X.X:5501 -noregistry

New one??:
[HOST]
Support 1
-plugin -connect X.X.X.X:443 -noregistry

...
and the other side...
...\UltraVNC\vncviewer.exe -dsmplugin VNC_Single_click1_2.dsm -listen 5501
into
...\UltraVNC\vncviewer.exe -dsmplugin VNC_Single_click1_2.dsm -listen 443
Last edited by Bassi2k on 2007-11-09 11:52, edited 1 time in total.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6863
Joined: 2004-04-23 10:21
Contact:

Re: Possible to run SC through HTTP-Port?

Post by Rudi De Vos »

It's only possible with the special SSL version...
You better check pchelpware
manual
http://www.uvnc.com/pchelpware/config/index.html
Bassi2k
Posts: 6
Joined: 2007-11-09 08:23

Re: Possible to run SC through HTTP-Port?

Post by Bassi2k »

Hm... my english seems to be not the best or I'm just a little stupid.

My or better our situation:
UVNC-SC as a personalized *.exe which lists 4 support-connections like
Support1
Support2 and so on...
every connection goes to a different Port like
5501...
5502...

This solution was made for 4 persons everyone with his own "SupportPort" ^^
Now using PCHW i've to make 4 different "support.exe"? to realize two or more remotecontrols at the same time?

_____________


So at the moment i'm a bit confused with PcHelpWare...
The "external detected ip" is in case of the LAN-Test I made the Viewer-Ip.
But how do i interact with the repeater!? Does it also have to run at the customers pc or just on the "Viewer-PC"? :|

Thanks 4 help!
Bassi2k
Posts: 6
Joined: 2007-11-09 08:23

Re: Possible to run SC through HTTP-Port?

Post by Bassi2k »

*update*
I tried out ur "test-repeater"

-> Viewer status:
Start Encryption, waiting Server

-> Server status:
Connect repeater success
Setting up encryption
Waiting for Viewer...

but no connection :S
Post Reply