Internet Direct (Indy) Version 9.0.1 Beta
|
TIdIOHandlerSocket = class(TIdIOHandler)
TIdIOHandlerSocket implements abstract virtual methods inherited from TIdIOHandler that allow the handler to prepare and establish a connection to remote computer system, determine when the handler is ready to perform an IO operation, and perform the data transmission or receipt required for a component.
TIdIOHandlerSocket also exposes properties that allow acccess to the Binding for the socket connection, and use of the Nagle algorithm while performing IO operations.