Back to FabImage Studio website
You are here: Start » Filter Reference » TCP IP » TcpIp_WriteBytes_Deprecated
Outputs a series of bytes through a connected TCP socket.
Name | Type | Description | |
---|---|---|---|
![]() |
inSocket | SocketId | Connected socket ID. |
![]() |
inBytes | IntegerArray | Numerical values of bytes (0-255) to send. |
Description
This filter is deprecated. Use TcpIp_WriteBuffer instead.
Remarks
User manual
For more information about using this filter, please follow the link: Using TCP/IP Communication.
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.