BinDataStreamer
From RemObjects Software
This is a Data Abstract Components entry
Feel free to add your notes to this topic below.
(legacy)
The BinDataStreamer (.NET) / TDABinDataStreamer (Delphi) component implements a data streamer that uses a proprietary binary format for streaming data across the network.
It was the preferred streamer type, as it provides efficient streaming minimal data size for network transfer.
.NET BinDataStreamer and Delphi TDABinDataStreamer output a binary format, which is compatible with Delphi and .NET versions of Data Abstract.
Now it's replaced by Bin2DataStreamer (.NET) / TDABin2DataStreamer (Delphi).
Known issue:
- Can cause deadlock which can occur in the FormDestroy event, caused while using global critical sections while reading/writing.
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
