Internet Direct (Indy)
Home
PreviousUpNext
TIdProxyConnectionInfo.ProxyPort Property

Port number for the conneciton to a proxy server.

Pascal
property ProxyPort: Integer;

ProxyPort is an Integer property that represents the port number 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 ProxyPort will result in the freeing and releasing of the object instance in Authentication prior to assigning the new value for the ProxyPort 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.