[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Sends a string message to the other side
Source position: lnet.pp line 140
public function TLSocket.SendMessage( |
const msg: String |
):Integer; |
msg |
|
The message to send |
Returns the number of bytes successfully sent
This method sends a string message to the other side. Result is the number of bytes from the string succesfuly sent.
No notes exist for this page yet.