IP*Works! 2016 Java Edition
IP*Works! 2016 Java Edition
Questions / Feedback?

DataToSend Property

A string of data to be sent to the remote host.

Syntax


public void setDataToSend(byte [] dataToSend);

Remarks

Assigning a string to this property makes the bean send the string to the remote host. The Send method provides similar functionality.

When this property is set the bean will use the value specified in DataFormat to determine the encoding options.

This property is write-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Java Edition - Version 16.0 [Build 7353]