Type used to represent a protocol family supported for a socket handle.
TIdSocketProtocol = ProtocolType;
TIdSocketProtocol is a type used to represent a protocol family supported for a socket handle.
For the .Net platform, TIdSocketProtocol is declared as a ProtocolType value as used in the .NET framework.
For all other platforms, TIdSocketProtocol is declared as an Integer value.
TIdSocketProtocol can contain a value from the following list:
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|