Send Method
Sends data to the remote host.
Syntax
procedure Send(ConnectionId: Integer; Text: String);Remarks
This method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Send MethodSends data to the remote host. Syntaxprocedure Send(ConnectionId: Integer; Text: String);RemarksThis method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text. |
||