Internet Direct (Indy)
|
IP address family supported for the socket-based IOHandler.
property IPVersion: TIdIPVersion;
IPVersion is a TIdIPVersion property that represent IP Address family supported for host IP addresses assigned to the socket-based IOHandler.
IPVersion is used to initialize value used in the Binding for the IOHandler in ConnectClient.
The default value for IPVersion is ID_DEFAULT_IP_VERSION as assigned during component initialization.
IPVersion is normally assigned by a TIdTCPClient when an IOHandler for the client is created in its Connect method.
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. |