Topic Path: Symbol Reference > Constants > IdIPFamily Constant
ContentsIndexHome
PreviousUpNext
IdIPFamily Constant

IP versions or protocol families supported in the Indy library.

File
IdIPFamily: array[TIdIPVersion] of Integer = (Id_PF_INET4, Id_PF_INET6);

IdIPFamily is an array of Integer type that represents the IP versions or protocol families supported in the Indy library using the BSD Unix-style protocol stack.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.