Internet Direct (Indy)
Home
PreviousUpNext
TIdSimpleServer.IPVersion Property

Internet address family for the IP address in the connection.

Pascal
property IPVersion: TIdIPVersion;

IPVersion is a TIdIPVersion property used to identify the Internet address family used in the IP property. 

IPVersion is used in the Bind method to assign the IP address family value to use in the Binding property before the socket handle is allocated. 

Writing a new value to the IPVersion property causes the value to be stored in the corresponding property in IOHandler (when it is a valid TIdIOHandlerSocket instance).

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.