Skip to content

Extasys - NT 1.0.4 (JDK 8)

Compare
Choose a tag to compare
@nsiatras nsiatras released this 11 Mar 21:03
· 36 commits to master since this release
  • 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.