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
- 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
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
- 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
server connect to repeater in http?
server connect to repeater in http?
Is it possible for the server to use HTTP (with and without http proxy) to connect to the repeater/viewer? Alot of customers are behind firewalls that do not allow opening TCP connections, but obviously allow http connections.
Re: server connect to repeater in http?
yes just config your repeter to listen server on port 443 (https) or 80 (http) and in you server config use port 443 or 80
Re: server connect to repeater in http?
But the server will not use HTTP proxy,right?
It will simply try to connect via TCP to port 80 or 443. In some setups, only http requests that pass through the proxy are allowed (and IE is configured to use it).
It will simply try to connect via TCP to port 80 or 443. In some setups, only http requests that pass through the proxy are allowed (and IE is configured to use it).
Re: server connect to repeater in http?
Using ports 80 and 443 does work
Listen for viewer 80
Listen for Server 443
If you unchecked the proxy option and the dynalias
But if you are trying to get through a proxy may not be possible if the SSL port is in use..
So proxies may not pass the traffic
Listen for viewer 80
Listen for Server 443
If you unchecked the proxy option and the dynalias
But if you are trying to get through a proxy may not be possible if the SSL port is in use..
So proxies may not pass the traffic
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Re: server connect to repeater in http?
I can use port 80 or 443 of course. That's not the problem.
The way pchelpware works is server -> repeater <- viewer
The issue is that the server is behind a firewall and does not allow it to open tcp connections directly. It can, however, use an http proxy. I do not believe pchelpware can actually use an http proxy intsead of direct tcp connection, hance my question. Please correct me if I'm wrong.
The way pchelpware works is server -> repeater <- viewer
The issue is that the server is behind a firewall and does not allow it to open tcp connections directly. It can, however, use an http proxy. I do not believe pchelpware can actually use an http proxy intsead of direct tcp connection, hance my question. Please correct me if I'm wrong.
-
- Posts: 3
- Joined: 2007-02-15 14:16
Re: server connect to repeater in http?
Whi not? I tried and it work right.ardent42 wrote:I do not believe pchelpware can actually use an http proxy intsead of direct tcp connection, hance my question. Please correct me if I'm wrong.
In a LAN with a client that use a proxy (ISA) and it dont'have a direct internet connection (the gateway is null), PCWServer can connect to my repeater using proxy and 443 port.
N.B.: If the proxy is ISA, it must have enabled the basic authentication.
Ciao, Alessandro