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



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

TLSocket.Get

Receives data from the other side

Declaration

Source position: lnet.pp line 142

public function TLSocket.Get(

  var aData;

  const aSize: Integer

):Integer; virtual;

Arguments

aData

  

The user data buffer to receive into

aSize

  

Maximum number of bytes to receive into the user buffer

Function result

Returns the number of bytes received

Description

This method receives data from the other side and inputs them into the user buffer. Returns the number of bytes received.

Notes

 No notes exist for this page yet. 





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