Internet Direct (Indy) Version 9.0.2 Beta
|
function Accept(AConnection: TComponent): TIdConnectionIntercept; virtual; abstract;
ABinding is the socket handle used to communicate with the peer connection.
Descendant of TIdServerIntercept must implement the abstract Accept method to provide the TIdConnectionIntercept descendant that is appropriate for the TIdServerIntercept.