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 ...
Search found 3 matches
- 2007-02-18 12:04
- Forum: PcHelpWare
- Topic: server connect to repeater in http?
- Replies: 5
- Views: 13986
- 2007-02-16 11:00
- Forum: PcHelpWare
- Topic: server connect to repeater in http?
- Replies: 5
- Views: 13986
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).
- 2007-02-15 11:55
- Forum: PcHelpWare
- Topic: server connect to repeater in http?
- Replies: 5
- Views: 13986
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.