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



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

ILDirect.GetMessage

Method for getting string messages from the other side

Declaration

Source position: lnet.pp line 197

function ILDirect.GetMessage(

  out msg: String;

  aSocket: TLSocket = nil

):Integer;

Arguments

msg

  

The string message to put data in

aSocket

  

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

Function result

Returns the number of bytes received

Description

This method gets data from the other side and inpus it into user string.

Notes

 No notes exist for this page yet. 





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