Enable Peer to Peer Stream

Prepares the stream for data transmission.

After this function runs, the stream is capable of transmitting data from the writer to the reader. You must enable the stream before you can transmit data.

1378

Inputs/Outputs

datatype_icon

session in

A reference to the stream.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

session out

A reference to the stream.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior

Enabling a Stream Without This Function

enable stream Create Peer to Peer Stream True