Internet Direct (Indy) Version 9.0.1 Beta
|
procedure SendBuffer(AHost: string; const APort: Integer; var ABuffer; const AByteCount: integer);
ABuffer contains the data to be transmitted to the remote host.
SendBuffer uses the TIdSocketHandle.SendTo method for the socket binding to transmit data.