TCP Properties

This section describes custom engine properties that can be set for the resources in the TCP palette.

bw.plugin.tcp.waitUntilBytesToReadReceived

Set the property to true for the Read TCP Data activity to wait until it receives the exact number of bytes specified in the Bytes To Read field on the General tab , or the end of stream is detected.

bw.plugin.tcp.closeSocketOnShutdown

Set the property to false to enable TIBCO ActiveMatrix BusinessWorks™ to keep the server side socket enabled when the TCP server is shut down.

bw.plugin.tcp.server.acceptCount

This property specifies the maximum number of incoming requests that can be handled by the TCP server. The default value for this property is 50.