TTCPBlockSocket.HTTPTunnelIP
TTCPBlockSocket

property HTTPTunnelIP: string;

Unit
blcksock

Description
Specify IP address of HTTP proxy.

Assingning non-empty value to this property enable HTTP-tunnel mode. This mode is for tunnelling any outgoing TCP connection through HTTP proxy server. (If policy on HTTp proxy server allow this!)

Warning: You cannot combine this mode with SOCK5 mode!