TTCPBlockSocket.SendBuffer
TTCPBlockSocket

function SendBuffer(Buffer: Pointer; Length: Integer): Integer; override;

Unit
blcksock

Description
Sends data of LENGTH from BUFFER address via connected socket. System automatically splits data to packets.