Internet Direct (Indy) Version 9.0.2 Beta
|
property Binding: TIdSocketHandle;
Binding is allocated in the CreateBinding method.
Binding is used when TIdSimpleServer begins to listen for connection requests. If Binding is not assigned, ResetConnection is called and the Binding is initialized using CreateBinding.
Binding is also used when the socket handle for the specified BoundIP and BoundPort is bound in the Bind method.