Send Method
Sends data to the remote host.
Syntax
public void send(byte[] text);
Remarks
This method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text.
|
Send MethodSends data to the remote host. Syntaxpublic void send(byte[] text); RemarksThis method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text. |
Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 Java Edition - Version 20.0 [Build 8235]
|