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



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

ILDirect.Get

Method for getting data from the other side

Declaration

Source position: lnet.pp line 196

function ILDirect.Get(

  var aData;

  const aSize: Integer;

  aSocket: TLSocket = nil

):Integer;

Arguments

aData

  

User receive buffer to receive data into

aSize

  

Maximum size of data to receive

aSocket

  

Socket on which to receive, defaults to nil. See specific implementor classes for meaning of nil socket argument

Function result

Number of bytes received

Description

This method specifies how to get data from the other side. See specific implementor classes for specific details.

Notes

 No notes exist for this page yet. 





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