help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lNet' (#LNet)

ILDirect.Send

Method used to send data to the other side

Declaration

Source position: lnet.pp line 199

function ILDirect.Send(

  const aData;

  const aSize: Integer;

  aSocket: TLSocket = nil

):Integer;

Arguments

aData

  

The user data to send

aSize

  

Size of the user data to send

aSocket

  

Socket on which to send, defaults to nil

Function result

Returns number of bytes sent

Description

This method is used to send data over a connection to the other side. See specific implementor classes for more information.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505