ProxyPortRedirection

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

ProxyPortRedirection

Used to control how IntraWeb handles redirection addresses when application is behind a proxy server or firewall which might use different ports

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.ProxyPortRedirection

 

ETYPE=Property

 

Declaration:

Delphi:

published property ProxyPortRedirection: TIWProxyPortRedirection;

C++:

__published: __property TIWProxyPortRedirection ProxyPortRedirection;

 

Description: This is ProxyPortRedirection, a member of class TIWServerControllerBase.