You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setAutoApplyMessageSplitterState implemented to TCPConnector and TCPListener.
This method defines if Extasys should automatically handle the Message Collectors character with outgoing messages.
After using .setAutoApplyMessageSplitterState(true) for a TCPConnector or TCPListener, Extasys will automatically add the Message Collectors String/Character splitter at the end of the outgoing message. This makes data transfers much more secured and it is totally recommended to be used from now on.