Internet Direct (Indy)
Home
PreviousUpNext
TIdSocksInfo.Port Property

Represents the port number used for a SOCKS proxy connection.

Pascal
property Port: Integer;

Port is a published property that represents the port number used for the connection to a SOCKS proxy server. The default value for Port is ID_SOCKS_PORT, as assigned in the Create constructor. 

Use Host to specify the server name or IP address for the connection.

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.