Topic Path: Symbol Reference > Classes > TIdSimpleServer Class > TIdSimpleServer Methods > CreateBinding Method
ContentsIndexHome
PreviousUpNext
TIdSimpleServer.CreateBinding Method

Ensures the socket handle for the Binding is allocated.

procedure CreateBinding;

CreateBinding is a procedure used to ensure that the socket handle for Binding is allocated. CreateBinding calls the Open method for the IOHandler used for the connection. 

CreateBinding is used in BeginListen.

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