Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
SendStr
Writes a string to the host.
Description
SendStr is a procedure used by the
TIdTelnet
client to send the string Str to the host. SendStr uses the inherited WriteLn method to transmit the data in Str, and therefore, also sends the end-of-line sequence.