Skip to main content
Skip table of contents

TIOEmberPlus

Component

Version

TIOEmberPlus.dll

1.0.25.0

General information

  1. The TIOEmberPlus.dll makes use of a second library: “libember_slim.dll”. This dll contains an encoder/decoder for the Ember+ protocol and is used to generate the data packages which are sent via TCP/IP and to analyze the received data packages. The dll must be available in the standard search path of Windows for the current application. The best idea is to put it to the same location as the main application (probably TurboPlayer) and the TIOEmberPlus.dll.

  2. The libember_slim.dll was originally developed by L-S-B Broadcast Technologies GmbH and was originally published under a LGPL license. Meanwhile it is available with a Boost license. The sources are available here: SVN[old]: http://ember-plus.googlecode.com/svn/trunk GitHub[new]: https://github.com/Lawo/ember-plus/wiki

New/Changes/Fixed Issues

Build 25

  • Bugfix: When scanning the EmBER+ tree after a reconnect, the dll did not wait for the configured time “Timeout during tree scan” when enumerating the children of a node because of a wrong handling of the time when the data of a child was received. (CCD-44881/OIA-6172)

Build 24

  • Bugfix: Fixed a memory leak which occurred when a string was prepared for sending it via EmBER+

Build 23

  • New: New extended logging option. If the “Log binary data” option is enabled, binary data is logged at each data exchange using the application interface. (OIA-8458)

Build 22

  • Bugfix: A potential bug around handling of the socket events was fixed. This bug could lead to not correctly handled network traffic in case of a high load. (CCD-44894/OIA-7647)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.