Send Method
Sends data to the remote host.
Syntax
void __fastcall Send(String Text);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. Syntaxvoid __fastcall Send(String Text);RemarksThis method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text. |
||