About CommunicationLab

What can I build with CommunicationLab?

The communication lab package provides communication components for use in development.

 

Our component libraries come in 3 versions a VCL – Firemonkey version (for Delphi / C++ Builder / RAD Studio XE4 to 10.1 Berlin), an MFC compatible Visual C++ version, and a .NET 2.0 and 4.0 (4.5 and 4.6 compatible) supporting Visual Studio 2005 to 2015.
 
The RAD Studio version is a set of native VCL and Firemonkey components of which all include now the powerful Mitov Runtime.
 
The Visual C++ version is a set of native Visual C++ classes (components).
 
The NET 2.0 and 4.0 (4.5 and 4.6 compatible) version is a set of managed .NET components.  The .NET version has the same performance as the native versions, and supports all the Microsoft .NET languages including Visual Basic, C#, J#, F# and C++/CLI.
 
Due to the unique architecture of the OpenWire platform, the components are implemented the same way in Managed .NET and native Windows (32 and 64 bit) environments. The code to control a component from VB.NET, C++/CLI, C#, and J#, Visual C++ MFC, Delphi, and C++ Builder is almost identical. This allows the developers to migrate and share code between the different environments thus significantly improving the productivity.
 
OpenWire Libraries: for fast, complex data stream processing with almost zero lines of code!

Communication components

CLComPort CLComPort Com (Serial) Port component
CLPacket CLPacket Packer component: Creates structured packages
CLUnpacket CLUnpacket Unpacket : Extracts channel data from structured packages
CLTerminal CLTerminal Text terminal component
CLClientSocket CLClientSocket Client socket component
CLServerSocket CLServerSocket Server Socket component

Converters

SLChangeRange SLChangeRange Changes the output range of the signal
SLDetectLevels SLDetectLevels Detects levels in the input signal
SLPair SLPair Pairs multiple data buffers together
SLMakeStructure SLMakeStructure Combines elements into a strucrure
SLSplitStructure SLSplitStructure Splits a structure into multiple elements

Custom Filters

SLGenericRealValue SLGenericRealValue User defined filter for Real values
SLGenericReal SLGenericReal User defined filter for Real data
SLGenericFilter SLGenericFilter User defined filter for Binary data
SLGenericRealMatrix SLGenericRealMatrix User defined generator for Real matrix data

Generic Filters

SLGenericReal SLGenericReal User defined filter for Real data
SLGenericFilter SLGenericFilter User defined filter for Binary data
SLGenericRealMatrix SLGenericRealMatrix User defined generator for Real matrix data
TLGenericFilter TLGenericFilter User defined timing filter

Generic Generators

SLGenericGen SLGenericGen User defined generator for Binary data
SLGenericRealGen SLGenericRealGen User defined generator for Real data

Other

OpenWireStudio OpenWireStudio Loads, executes, and exchanges data with OpenWire Studio projects

Signal Filters

SLGenericRealValue SLGenericRealValue User defined filter for Real values
SLGenericReal SLGenericReal User defined filter for Real data
SLGenericFilter SLGenericFilter User defined filter for Binary data
SLGenericRealMatrix SLGenericRealMatrix User defined generator for Real matrix data

Signal Generators

SLGenericRealValueGen SLGenericRealValueGen User defined generator for Real values
SLGenericGen SLGenericGen User defined generator for Binary data
SLGenericRealGen SLGenericRealGen User defined generator for Real data

Timing components

TLWatchDogTimer TLWatchDogTimer Implements a Watch Dog Timer.
TLMainThredEvent TLMainThredEvent Allows other threads to generate main thread notifications.
TLClockGen TLClockGen Provides clock for other components.
TLThreadEvent TLThreadEvent Use this component to execute code in a separated thread
TLStopWatch TLStopWatch Use this component to implement a Stop Watch
TLFrequencyMeter TLFrequencyMeter Use this component to implement a Frequency meter
TLCounter TLCounter Use this component to implement a Counter

Transformations

SLAverageValue SLAverageValue Use this component to average the input values

 

CommunicationLab: What’s New

New in Version 7.8.2.271 (released on 2018-11-12)

  1. Added Linux support
  2. Added iOS support
  3. Added RAD Studio 10.2 Tokyo support
  4. Improved MAC, and Android compatibility
  5. Added MQTT Client component
  6. Added GetComPortInfos to the COM Port component
  7. Added 8, and 16 bit integer and unsigned packet elements
  8. Added OnValue events to the Unpacket elements
  9. Added Added Server Socket
  10. Improved Xon/Xoff support for the COM Port component
  11. Improved bindings API
  12. Pins converted to use the new Mitov.Runtime serialization
  13. Added OWRequiredPinAttribute support
  14. Added TOWIntToCardinalFormatConverter and TOWCardinalToIntegerFormatConverter
  15. Added TOWRealToRealComplexFormatConverter
  16. Added TOWRealListStatePin and TOWIntegerListStatePin
  17. Added Execute Process
  18. Added Command Line parsing and Process Execute
  19. Added option to disable the design time extentions
  20. Added Socket Binding
  21. Redesigned JSON Serialization
  22. Added TPeriodicThread
  23. Added initial Dynamic Type Info implementation
  24. Added GetIndexedSubProperty in the RTTI
  25. Added GetType for TObject in the RTTI
  26. Added support for both object and class in TMethodInfo.Invoke in the RTTI
  27. Enchanced Query functionality
  28. Added IPairCollection
  29. IArrayWriter renamed to ISequentialWriter
  30. IArrayReader renamed to ISequentialReader
  31. Improved Serialization Readers
  32. Added Reserialize
  33. Improved design time property editors support
  34. Added option to replace property collection items while keeping all compatible settings
  35. Added filtering for property collections
  36. Added support for categorized list property selection
  37. Added TreeView filtering support
  38. Updated to use the latest Delphi language features

New in Version 7.8.0.0 (released on 2016-05-03)

  1. Added RAD Studio 10.1 Berlin support
  2. Added Visual Live Binding property editors
  3. Added Reset to Default property editors
  4. Added Enum property editors
  5. Added Class events property editors
  6. Added Multi-Event property editors
  7. Added Make/Split Structure components
 

New in Version 7.7.0.0 (released on 2015-10-28)

Communication Beta Release

  1. Component for Serial Port
  2. Component for creating structured packages
  3. Component for unpacking structured packages
  4. Client socket component
  5. Text terminal

 

Click to view Larger images. )

CommunicationLab EXAMPLES

 

[table id=20 /]

 

CommunicationLab FREQUENTLY ASKED QUESTIONS

 

 

 

CommunicationLab  INSTALLERS

Firemonkey and VCL Installer:  CommunicationLab 7.8.2.288 VCL and FireMonkey 32 & 64 bit support for 10.2 Tokyo and 10.3 Rio

Updated on 2018-12-22, downloaded 125 times.

Visual C++ Installer: CommunicationLab 7.8.2.152 for Visual C++ MFC

Updated on 2018-11-12, downloaded 21 times.

.NET Installer:  CommunicationLab 7.8.2.271 for Microsoft .NET 4.0 (4.5 and 4.6 compatible)

Updated on 2018-11-08, downloaded 274 times.

Legacy Firemonkey and VCL Installer:  CommunicationLab 7.8.2.0 VCL and FireMonkey 32 & 64 bit support for XE8 to 10.1 Berlin

Updated on 2016-06-06, downloaded 1148 times.

Legacy Firemonkey and VCL Installer:  CommunicationLab 7.7.0.0 VCL and FireMonkey 32 & 64 bit support for XE7 to 10 Seattle

Updated on 2015-10-29, downloaded 535 times.

DEMOS

These demos are executable after downloading.   Also see: Demo source code downloads

 

Mitov License

 

If you do not have a custom licensing agreement with Mitov Software then the following license applies:
 
The libraries are licensed per developer, and there are no royalties required. Once you have purchased a developer license, you are free to distribute your final product without the need to pay any royalties or other fees as long as you comply with the following license agreement:
 
 
LICENSE – AGREEMENT
 
Users of the LabPacks Component Pack(Software) must accept these terms of license.
 
If you refuse to accept the terms of license, you may not use this software, and you have the right to return it within 30 days of the purchase date, and to receive your money back.
 
For your convenience a copy of this license agreement will be stored on your system during the installation.
 
This license grants you the following rights:
 
You have a non exclusive license to the Software. The Title and all intangible rights to the Software are the property of Mitov Software .
 
You may install and use one copy of the Software per computer assuming only one and the same person will use the Software on all of the computers. You may distribute any application that includes Software without any additional royalties beyond your initial license registration fee.
 
You can also create a reasonable set of copies of the product on different types of media, such as CD Rom or Type Backup, as far as those copies are used only for your own back up protection.
 
Description of the limitations.
 
You may not reverse engineer, decompile, or disassemble the Software.
 
The Software is licensed as a single product. You may not rent or lease the Software. You must treat the Software like any other copyrighted material except that you may either (a) a reasonable amount of copies of the Software solely for backup or archival purposes, or (b) install the Software multiple computers provided you keep the original solely for backup or archival purposes and only a single developer will use all of the copies.
 
You may not separate Delphi and C++ Builder components from this Software.
Each developer must have a valid license for the Software.
 
You may not create a competing component product using this Software.
 
Additional restriction to Delphi-VCL and C++ Builder components:
 
You may not distribute the Delphi-VCL components in a DCU (Delphi Compiled Unit) format. You can distribute the component only as a part of your executable or dynamic link library program in a compiled form.
 
You may not distribute the C++ Builder components in OBJ format. You can distribute the component only as a part of your executable or dynamic link library program in a compiled form.
 
 
Mitov Software grants a limited warranty with these restrictions:
 
THE SOFTWARE IS SUPPLIED AS IT IS. MITOV SOFTWARE AND ITS SUPPLIERS DISCLAIM ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH REGARD TO THE SOFTWARE. NO LIABILITY FOR CONSEQUENTIAL DAMAGES. TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL MITOV SOFTWARE OR ITS SUPPLIERS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE.
See the Features Tab for more detail.

Also, we offer custom licensing and vertical development of the CommunicationLab.  Please direct any questions about custom licensing to Boian Mitov ( mitov@mitov.com ).

PurchaseAll Products Page

 

[otw_is sidebar=otw-sidebar-1]