Internet Direct (Indy)
Home
PreviousUpNext
TIdProxyConnectionInfo.ProxyServer Property

IP address or host name for the conneciton to a proxy server.

Pascal
property ProxyServer: string;

ProxyServer is a String property that represents the IP address or host name used to connect to a Proxy server. 

ProxyServer and ProxyPort specify the address where a proxied connection can be opened, and perform authentication. 

Changing the value in ProxyServer will result in the freeing and releasing of the object instance in Authentication prior to assigning the new value for the ProxyServer property.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.