Send Method
Sends data to the remote host.
Syntax
int Send(char* lpText, INT lenText);
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. Syntaxint Send(char* lpText, INT lenText); RemarksThis method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text. |
||