Unit 'fpsockets' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-net]

SendStrTo

Declaration

Source position: fpsockets.pp line 164

function SendStrTo(

  const ASocket: TFPSocket;

  const ReceiverAddr: TNetworkAddress;

  ReceiverPort: Word;

  const AData: string;

  AFlags: Integer = 0

):SizeInt;


Documentation generated on: 2025-07-25